GET /api/v1/releasers/134908/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/227272/?format=api",
"demozoo_url": "https://demozoo.org/productions/227272/",
"id": 227272,
"title": "Demo Collection 8",
"author_nicks": [
{
"name": "Impact and Phisto",
"abbreviation": "IP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/134908/?format=api",
"id": 134908,
"name": "Impact and Phisto",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-03-13",
"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/9/?format=api",
"id": 9,
"name": "Pack",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/227271/?format=api",
"demozoo_url": "https://demozoo.org/productions/227271/",
"id": 227271,
"title": "Demo Collection 1",
"author_nicks": [
{
"name": "Impact and Phisto",
"abbreviation": "IP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/134908/?format=api",
"id": 134908,
"name": "Impact and Phisto",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988-12-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/9/?format=api",
"id": 9,
"name": "Pack",
"supertype": "production"
}
],
"tags": []
}
]