GET /api/v1/releasers/27015/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/42981/?format=api",
"demozoo_url": "https://demozoo.org/graphics/42981/",
"id": 42981,
"title": "Central Pyramid",
"author_nicks": [
{
"name": "Utax",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27015/?format=api",
"id": 27015,
"name": "Utax",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-01-30",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/168791/?format=api",
"demozoo_url": "https://demozoo.org/music/168791/",
"id": 168791,
"title": "SpeedCore",
"author_nicks": [
{
"name": "Utax",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27015/?format=api",
"id": 27015,
"name": "Utax",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "MadFrogs",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45463/?format=api",
"id": 45463,
"name": "MadFrogs",
"is_group": true
}
}
],
"release_date": "1999-01-30",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]