GET /api/v1/releasers/49082/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/109179/?format=api",
"demozoo_url": "https://demozoo.org/productions/109179/",
"id": 109179,
"title": "PT-1210 MK1",
"author_nicks": [
{
"name": "Kiken Corp",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/49082/?format=api",
"id": 49082,
"name": "Kiken Corporation",
"is_group": true
}
},
{
"name": "Unstable Label",
"abbreviation": "UNS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6284/?format=api",
"id": 6284,
"name": "Unstable Label",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-04-20",
"supertype": "production",
"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/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"source-available"
]
}
]