GET /api/v1/productions/204156/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/204156/?format=api",
"demozoo_url": "https://demozoo.org/productions/204156/",
"id": 204156,
"title": "MooseBalls",
"author_nicks": [
{
"name": "Goto 10",
"abbreviation": "G10",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8711/?format=api",
"id": 8711,
"name": "Goto 10",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"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/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"credits": [],
"download_links": [],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"lost"
]
}