GET /api/v1/releasers/64818/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/155673/?format=api",
"demozoo_url": "https://demozoo.org/productions/155673/",
"id": 155673,
"title": "Alien 4 Demo",
"author_nicks": [
{
"name": "Death Row 2",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/64818/?format=api",
"id": 64818,
"name": "Death Row 2",
"is_group": true
}
},
{
"name": "The Rainbow Warriors",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/64817/?format=api",
"id": 64817,
"name": "The Rainbow Warriors",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-02",
"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": []
}
]