GET /api/v1/releasers/6221/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/31585/?format=api",
"demozoo_url": "https://demozoo.org/productions/31585/",
"id": 31585,
"title": "Bobs Tale",
"author_nicks": [
{
"name": "Sidetrack Games",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6221/?format=api",
"id": 6221,
"name": "Sidetrack Games",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-04-07",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/4460/?format=api",
"demozoo_url": "https://demozoo.org/productions/4460/",
"id": 4460,
"title": "Åsgardsrei",
"author_nicks": [
{
"name": "Sidetrack Games",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6221/?format=api",
"id": 6221,
"name": "Sidetrack Games",
"is_group": true
}
}
],
"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"
]
}
]