GET /api/v1/releasers/9416/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/11068/?format=api",
"demozoo_url": "https://demozoo.org/music/11068/",
"id": 11068,
"title": "Yogy 3-1",
"author_nicks": [
{
"name": "Sub-Zero",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9416/?format=api",
"id": 9416,
"name": "Sub-Zero",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994",
"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": []
},
{
"url": "https://demozoo.org/api/v1/productions/13168/?format=api",
"demozoo_url": "https://demozoo.org/productions/13168/",
"id": 13168,
"title": "Icy Demo",
"author_nicks": [
{
"name": "Sub-Zero",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9416/?format=api",
"id": 9416,
"name": "Sub-Zero",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Mortal Kombat",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/52629/?format=api",
"id": 52629,
"name": "Mortal Kombat Hackers Group",
"is_group": true
}
}
],
"release_date": "1994",
"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": []
}
]