GET /api/v1/releasers/12477/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/13311/?format=api",
"demozoo_url": "https://demozoo.org/productions/13311/",
"id": 13311,
"title": "Lust",
"author_nicks": [
{
"name": "Midi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9292/?format=api",
"id": 9292,
"name": "Race",
"is_group": false
}
},
{
"name": "Ruby",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12476/?format=api",
"id": 12476,
"name": "Ruby",
"is_group": false
}
},
{
"name": "Tolik",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12477/?format=api",
"id": 12477,
"name": "Tolik",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-08-19",
"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": []
}
]