GET /api/v1/releasers/62471/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/217160/?format=api",
"demozoo_url": "https://demozoo.org/music/217160/",
"id": 217160,
"title": "Polyphonic Echo",
"author_nicks": [
{
"name": "Dark",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/62471/?format=api",
"id": 62471,
"name": "Dark",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Illusion",
"abbreviation": "ILS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8810/?format=api",
"id": 8810,
"name": "Illusion",
"is_group": true
}
}
],
"release_date": "1993-06-29",
"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"
]
}
]