GET /api/v1/releasers/20417/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/30143/?format=api",
"demozoo_url": "https://demozoo.org/productions/30143/",
"id": 30143,
"title": "King Size",
"author_nicks": [
{
"name": "GCS",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20417/?format=api",
"id": 20417,
"name": "GCS",
"is_group": false
}
},
{
"name": "Various!",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20418/?format=api",
"id": 20418,
"name": "Various!",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Thitanium",
"abbreviation": "THT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20419/?format=api",
"id": 20419,
"name": "Thitanium",
"is_group": true
}
}
],
"release_date": "1996-07-20",
"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/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]