GET /api/v1/releasers/54497/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/125239/?format=api",
"demozoo_url": "https://demozoo.org/productions/125239/",
"id": 125239,
"title": "Portland Retro Gaming Expo 2014 | Welcome Demo",
"author_nicks": [
{
"name": "Bitjag",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54497/?format=api",
"id": 54497,
"name": "Bitjag",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-10-18",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/50/?format=api",
"id": 50,
"name": "Atari Jaguar"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"tags": []
}
]