GET /api/v1/releasers/73162/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/175682/?format=api",
"demozoo_url": "https://demozoo.org/productions/175682/",
"id": 175682,
"title": "Cogito",
"author_nicks": [
{
"name": "Atreid Concept",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73163/?format=api",
"id": 73163,
"name": "Atreid Concept",
"is_group": true
}
},
{
"name": "Brutal Deluxe",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29979/?format=api",
"id": 29979,
"name": "Brutal Deluxe",
"is_group": true
}
},
{
"name": "Jerome CRETAUX",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73162/?format=api",
"id": 73162,
"name": "Jerome CRETAUX",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/57/?format=api",
"id": 57,
"name": "Apple II GS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]