GET /api/v1/releasers/29410/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/48145/?format=api",
"demozoo_url": "https://demozoo.org/music/48145/",
"id": 48145,
"title": "Mansure vrs 3min ST",
"author_nicks": [
{
"name": "Akitan",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29410/?format=api",
"id": 29410,
"name": "Akitan",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Niako",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29401/?format=api",
"id": 29401,
"name": "Niako",
"is_group": true
}
}
],
"release_date": "2000-07-24",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]