GET /api/v1/releasers/45623/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/371605/?format=api",
"demozoo_url": "https://demozoo.org/productions/371605/",
"id": 371605,
"title": "Alive",
"author_nicks": [
{
"name": "SirDan",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45623/?format=api",
"id": 45623,
"name": "Danny Trommer",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-11-19",
"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": [
"source-available"
]
}
]