GET /api/v1/releasers/72153/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/69340/?format=api",
"demozoo_url": "https://demozoo.org/productions/69340/",
"id": 69340,
"title": "New Horizon PD Library Catalogue",
"author_nicks": [
{
"name": "Effect",
"abbreviation": "EFT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2181/?format=api",
"id": 2181,
"name": "Effect",
"is_group": true
}
},
{
"name": "New Horizon PDL",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/72153/?format=api",
"id": 72153,
"name": "New Horizon PDL",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/9/?format=api",
"id": 9,
"name": "Pack",
"supertype": "production"
}
],
"tags": []
}
]