GET /api/v1/releasers/50753/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/114066/?format=api",
"demozoo_url": "https://demozoo.org/productions/114066/",
"id": 114066,
"title": "Kruczek",
"author_nicks": [
{
"name": "Fast Lopez",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/50753/?format=api",
"id": 50753,
"name": "Fast Lopez",
"is_group": false
}
},
{
"name": "Foorman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/35324/?format=api",
"id": 35324,
"name": "Foorman",
"is_group": false
}
},
{
"name": "Jacek Dojwa",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9834/?format=api",
"id": 9834,
"name": "Falcon",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]