GET /api/v1/releasers/142716/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/346438/?format=api",
"demozoo_url": "https://demozoo.org/productions/346438/",
"id": 346438,
"title": "GBA Jam 24 Invitro",
"author_nicks": [
{
"name": "Exelotl",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/142716/?format=api",
"id": 142716,
"name": "Exelotl",
"is_group": false
}
},
{
"name": "PyroPyro",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/142715/?format=api",
"id": 142715,
"name": "PyroPyro",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2024-05-16",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/30/?format=api",
"id": 30,
"name": "Nintendo Game Boy Advance (GBA)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"tags": []
}
]