GET /api/v1/releasers/79437/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/189176/?format=api",
"demozoo_url": "https://demozoo.org/music/189176/",
"id": 189176,
"title": "Damajextra",
"author_nicks": [
{
"name": "Cyborg",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/79437/?format=api",
"id": 79437,
"name": "Cyborg",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Dual Crew",
"abbreviation": "DC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/874/?format=api",
"id": 874,
"name": "Dual Crew",
"is_group": true
}
}
],
"release_date": "1992-02-02",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]