GET /api/v1/releasers/52943/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/120675/?format=api",
"demozoo_url": "https://demozoo.org/productions/120675/",
"id": 120675,
"title": "Nuclear Station Simulator",
"author_nicks": [
{
"name": "Marat Gilyazov",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/52942/?format=api",
"id": 52942,
"name": "Marat Gilyazov",
"is_group": false
}
},
{
"name": "Vitaly Gavrilov",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/52943/?format=api",
"id": 52943,
"name": "Vitaly Gavrilov",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-08-30",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]