GET /api/v1/releasers/6225/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/4466/?format=api",
"demozoo_url": "https://demozoo.org/productions/4466/",
"id": 4466,
"title": "Lights",
"author_nicks": [
{
"name": "Ine-Louise Andersen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4438/?format=api",
"id": 4438,
"name": "Ine Louise",
"is_group": false
}
},
{
"name": "Morten W. Formo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6225/?format=api",
"id": 6225,
"name": "Morten W. Formo",
"is_group": false
}
},
{
"name": "Yngvill Thon Sørensen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4418/?format=api",
"id": 4418,
"name": "Yngvill Thon Sørensen",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-04-24",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]