GET /api/v1/releasers/140141/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/333961/?format=api",
"demozoo_url": "https://demozoo.org/productions/333961/",
"id": 333961,
"title": "O Jogo do Pato",
"author_nicks": [
{
"name": "Ana Perfeito",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/140140/?format=api",
"id": 140140,
"name": "Ana Perfeito",
"is_group": false
}
},
{
"name": "Rui d'Orey",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/140141/?format=api",
"id": 140141,
"name": "Rui d'Orey",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-12-02",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]