GET /api/v1/productions/1487/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/1487/?format=api",
"demozoo_url": "https://demozoo.org/graphics/1487/",
"id": 1487,
"title": "unknown",
"author_nicks": [
{
"name": "XYZ",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4255/?format=api",
"id": 4255,
"name": "XYZ",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-06-30",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"credits": [],
"download_links": [],
"external_links": [],
"release_parties": [],
"competition_placings": [
{
"position": 3,
"ranking": "=2",
"score": "3.13%",
"competition": {
"id": 81,
"name": "C64 Graphics",
"party": {
"url": "https://demozoo.org/api/v1/parties/32/?format=api",
"demozoo_url": "https://demozoo.org/parties/32/",
"id": 32,
"name": "Solskogen 2002",
"tagline": "Natural Scene Habitat",
"start_date": "2002-06-28",
"end_date": "2002-06-30",
"location": "Ås, Akershus, Norway",
"is_online": false,
"country_code": "NO",
"latitude": 59.66366,
"longitude": 10.79101,
"website": "http://www.solskogen.no/"
}
}
}
],
"invitation_parties": [],
"screenshots": [],
"tags": [
"lost"
]
}