GET /api/v1/releasers/31189/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/53481/?format=api",
"demozoo_url": "https://demozoo.org/productions/53481/",
"id": 53481,
"title": "Bombtrack",
"author_nicks": [
{
"name": "Dawn",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31189/?format=api",
"id": 31189,
"name": "Dawn",
"is_group": true
}
},
{
"name": "Sentry",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2245/?format=api",
"id": 2245,
"name": "Sentry",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-04-16",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/50/?format=api",
"id": 50,
"name": "96K Intro",
"supertype": "production"
}
],
"tags": []
}
]