GET /api/v1/releasers/43515/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/87736/?format=api",
"demozoo_url": "https://demozoo.org/productions/87736/",
"id": 87736,
"title": "Conga",
"author_nicks": [
{
"name": "Kyotchi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43515/?format=api",
"id": 43515,
"name": "Kyotchi",
"is_group": true
}
},
{
"name": "La sombrerera loca",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43514/?format=api",
"id": 43514,
"name": "La sombrerera loca",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-07-28",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/10/?format=api",
"id": 10,
"name": "macOS"
},
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]