GET /api/v1/releasers/117886/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/286602/?format=api",
"demozoo_url": "https://demozoo.org/productions/286602/",
"id": 286602,
"title": "Nuclear War",
"author_nicks": [
{
"name": "Dr. Nobody",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59046/?format=api",
"id": 59046,
"name": "Dr. Nobody",
"is_group": false
}
},
{
"name": "Matt",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/117886/?format=api",
"id": 117886,
"name": "Matt",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-12",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"tags": []
}
]