GET /api/v1/releasers/38996/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/70996/?format=api",
"demozoo_url": "https://demozoo.org/music/70996/",
"id": 70996,
"title": "SUCKS",
"author_nicks": [
{
"name": "Doub",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38996/?format=api",
"id": 38996,
"name": "Doub",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "fb",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38997/?format=api",
"id": 38997,
"name": "fb",
"is_group": true
}
}
],
"release_date": "2003-07-26",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]