GET /api/v1/releasers/30701/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/52065/?format=api",
"demozoo_url": "https://demozoo.org/graphics/52065/",
"id": 52065,
"title": "Mellow Yellow (Final)",
"author_nicks": [
{
"name": "RaYoN",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30701/?format=api",
"id": 30701,
"name": "RaYoN",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Mellow",
"abbreviation": "MLW",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1078/?format=api",
"id": 1078,
"name": "Mellow",
"is_group": true
}
}
],
"release_date": "2013-02-09",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/24/?format=api",
"id": 24,
"name": "ASCII",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/212877/?format=api",
"demozoo_url": "https://demozoo.org/music/212877/",
"id": 212877,
"title": "babillon",
"author_nicks": [
{
"name": "RaYoN",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30701/?format=api",
"id": 30701,
"name": "RaYoN",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994",
"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": []
}
]