GET /api/v1/releasers/96110/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/213778/?format=api",
"demozoo_url": "https://demozoo.org/productions/213778/",
"id": 213778,
"title": "Demo 1",
"author_nicks": [
{
"name": "Divinity",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/96110/?format=api",
"id": 96110,
"name": "Divinity",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-10-01",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/223696/?format=api",
"demozoo_url": "https://demozoo.org/productions/223696/",
"id": 223696,
"title": "Silkworm +1",
"author_nicks": [
{
"name": "Divinity",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/96110/?format=api",
"id": 96110,
"name": "Divinity",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-07",
"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/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"tags": []
}
]