GET /api/v1/releasers/1207/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/977/?format=api",
"demozoo_url": "https://demozoo.org/graphics/977/",
"id": 977,
"title": "Lonely Planet",
"author_nicks": [
{
"name": "PGCS",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1207/?format=api",
"id": 1207,
"name": "PGCS",
"is_group": false
}
},
{
"name": "s7ing",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1197/?format=api",
"id": 1197,
"name": "s7ing",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-04-05",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]