GET /api/v1/releasers/12504/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/13470/?format=api",
"demozoo_url": "https://demozoo.org/productions/13470/",
"id": 13470,
"title": "Nibble Dreams",
"author_nicks": [
{
"name": "Hammer",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12505/?format=api",
"id": 12505,
"name": "Hammer",
"is_group": false
}
},
{
"name": "Kamikaze",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9427/?format=api",
"id": 9427,
"name": "Kamikaze",
"is_group": false
}
},
{
"name": "Tankard",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12504/?format=api",
"id": 12504,
"name": "Tankard",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]