GET /api/v1/releasers/9190/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/54720/?format=api",
"demozoo_url": "https://demozoo.org/music/54720/",
"id": 54720,
"title": "Space",
"author_nicks": [
{
"name": "Ceeroy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9190/?format=api",
"id": 9190,
"name": "Ceeroy",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2008-12-06",
"supertype": "music",
"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/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"pt3"
]
},
{
"url": "https://demozoo.org/api/v1/productions/14661/?format=api",
"demozoo_url": "https://demozoo.org/music/14661/",
"id": 14661,
"title": "Order 4962",
"author_nicks": [
{
"name": "Ceeroy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9190/?format=api",
"id": 9190,
"name": "Ceeroy",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Intruders Corporation",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9191/?format=api",
"id": 9191,
"name": "Intruders",
"is_group": true
}
}
],
"release_date": "2001-08-18",
"supertype": "music",
"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/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]