GET /api/v1/releasers/55002/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/127530/?format=api",
"demozoo_url": "https://demozoo.org/music/127530/",
"id": 127530,
"title": "Aces High",
"author_nicks": [
{
"name": "451",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55002/?format=api",
"id": 55002,
"name": "451",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-11-29",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"ahx"
]
},
{
"url": "https://demozoo.org/api/v1/productions/288692/?format=api",
"demozoo_url": "https://demozoo.org/productions/288692/",
"id": 288692,
"title": "Soldier One Album Teaser",
"author_nicks": [
{
"name": "451",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55002/?format=api",
"id": 55002,
"name": "451",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-09",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"osdm"
]
}
]