GET /api/v1/releasers/5439/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/209702/?format=api",
"demozoo_url": "https://demozoo.org/music/209702/",
"id": 209702,
"title": "dream assasin",
"author_nicks": [
{
"name": "Sublett",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5439/?format=api",
"id": 5439,
"name": "Sublett",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/2967/?format=api",
"demozoo_url": "https://demozoo.org/graphics/2967/",
"id": 2967,
"title": "Menage-A-Trois",
"author_nicks": [
{
"name": "Sublett",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5439/?format=api",
"id": 5439,
"name": "Sublett",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Planet Jazz",
"abbreviation": "PJZ",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5388/?format=api",
"id": 5388,
"name": "Planet Jazz",
"is_group": true
}
}
],
"release_date": "1997-07-06",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/24/?format=api",
"id": 24,
"name": "ASCII",
"supertype": "graphics"
}
],
"tags": []
}
]