GET /api/v1/releasers/154651/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/385113/?format=api",
"demozoo_url": "https://demozoo.org/productions/385113/",
"id": 385113,
"title": "X-95 Partydemo",
"author_nicks": [
{
"name": "Aphenfluhk",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/154651/?format=api",
"id": 154651,
"name": "Aphenfluhk",
"is_group": true
}
},
{
"name": "Wegpluear Tiem",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/154652/?format=api",
"id": 154652,
"name": "Wegpluear Tiem",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-04-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]