GET /api/v1/releasers/107244/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/268032/?format=api",
"demozoo_url": "https://demozoo.org/productions/268032/",
"id": 268032,
"title": "Cosmic Cones",
"author_nicks": [
{
"name": "Zhamul",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107244/?format=api",
"id": 107244,
"name": "Zhamul",
"is_group": false
}
},
{
"name": "muffintrap",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/80210/?format=api",
"id": 80210,
"name": "muffintrap",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-09-28",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/38/?format=api",
"id": 38,
"name": "Nintendo Game Boy (GB)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]