GET /api/v1/releasers/21345/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/31812/?format=api",
"demozoo_url": "https://demozoo.org/productions/31812/",
"id": 31812,
"title": "SCHUKOHASE",
"author_nicks": [
{
"name": "DIE ARSCHGEIGEN",
"abbreviation": "ARSE",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21345/?format=api",
"id": 21345,
"name": "DIE ARSCHGEIGEN",
"is_group": true
}
},
{
"name": "KALTGETRÄNKEKABEL",
"abbreviation": "KALT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21344/?format=api",
"id": 21344,
"name": "KALTGETRÄNKEKABEL",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-04-08",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/32/?format=api",
"id": 32,
"name": "Nintendo DS (NDS)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]