GET /api/v1/releasers/37223/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/65862/?format=api",
"demozoo_url": "https://demozoo.org/music/65862/",
"id": 65862,
"title": "Target System",
"author_nicks": [
{
"name": "Koglas",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/35645/?format=api",
"id": 35645,
"name": "Koglas",
"is_group": false
}
},
{
"name": "Miernik",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/37223/?format=api",
"id": 37223,
"name": "Miernik",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-09-06",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"32ch",
"xm"
]
}
]