GET /api/v1/releasers/19725/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/28785/?format=api",
"demozoo_url": "https://demozoo.org/music/28785/",
"id": 28785,
"title": "Grouls",
"author_nicks": [
{
"name": "Mr. Nobrain",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19725/?format=api",
"id": 19725,
"name": "Mr. Nobrain",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Subacid",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7038/?format=api",
"id": 7038,
"name": "Subacid",
"is_group": true
}
}
],
"release_date": "1995-07-08",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mod"
]
}
]