GET /api/v1/releasers/43883/productions/?format=api&ordering=-name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/213901/?format=api",
"demozoo_url": "https://demozoo.org/music/213901/",
"id": 213901,
"title": "Our 2nd Intro",
"author_nicks": [
{
"name": "Mr. Pacman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43883/?format=api",
"id": 43883,
"name": "Mr. Pacman",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Heavy Duty",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43880/?format=api",
"id": 43880,
"name": "Heavy Duty",
"is_group": true
}
}
],
"release_date": "1991-04-12",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]