GET /api/v1/releasers/115749/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/281228/?format=api",
"demozoo_url": "https://demozoo.org/productions/281228/",
"id": 281228,
"title": "In Bloom",
"author_nicks": [
{
"name": "Exalt",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/60028/?format=api",
"id": 60028,
"name": "Exalt",
"is_group": false
}
},
{
"name": "Orion",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/115749/?format=api",
"id": 115749,
"name": "Orion",
"is_group": false
}
},
{
"name": "Tommy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/115751/?format=api",
"id": 115751,
"name": "Tommy",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-04-27",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]