GET /api/v1/releasers/81396/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/193025/?format=api",
"demozoo_url": "https://demozoo.org/music/193025/",
"id": 193025,
"title": "Rhytmn",
"author_nicks": [
{
"name": "Robotix",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/81396/?format=api",
"id": 81396,
"name": "Robotix",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "De Gyldne Horer",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/81397/?format=api",
"id": 81397,
"name": "De Gyldne Horer",
"is_group": true
}
}
],
"release_date": "1999-09-11",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]