GET /api/v1/productions/40363/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/40363/?format=api",
"demozoo_url": "https://demozoo.org/productions/40363/",
"id": 40363,
"title": "Greetz Intro",
"author_nicks": [
{
"name": "Atari Programming Champions",
"abbreviation": "APC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/35208/?format=api",
"id": 35208,
"name": "Atari Programming Champions",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-08-08",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"credits": [],
"download_links": [],
"external_links": [],
"release_parties": [],
"competition_placings": [
{
"position": 8,
"ranking": "8",
"score": "202",
"competition": {
"id": 3796,
"name": "PC 64k Intro",
"party": {
"url": "https://demozoo.org/api/v1/parties/1025/?format=api",
"demozoo_url": "https://demozoo.org/parties/1025/",
"id": 1025,
"name": "QuaST 1998",
"tagline": "",
"start_date": "1998-08-07",
"end_date": "1998-08-09",
"location": "Elbląg, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 54.155529,
"longitude": 19.39831,
"website": ""
}
}
}
],
"invitation_parties": [],
"screenshots": [],
"tags": [
"lost"
]
}