GET /api/v1/releasers/16027/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/21753/?format=api",
"demozoo_url": "https://demozoo.org/music/21753/",
"id": 21753,
"title": "Industrial Work",
"author_nicks": [
{
"name": "Jaguar",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16027/?format=api",
"id": 16027,
"name": "Jaguar",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Lost Patrol",
"abbreviation": "TLP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16028/?format=api",
"id": 16028,
"name": "The Lost Patrol",
"is_group": true
}
}
],
"release_date": "2003-08",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]