GET /api/v1/releasers/3153/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/68502/?format=api",
"demozoo_url": "https://demozoo.org/productions/68502/",
"id": 68502,
"title": "Effects",
"author_nicks": [
{
"name": "Codex",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3153/?format=api",
"id": 3153,
"name": "Codex",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Paranoids",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3151/?format=api",
"id": 3151,
"name": "Paranoids",
"is_group": true
}
}
],
"release_date": "2008-09-20",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/27095/?format=api",
"demozoo_url": "https://demozoo.org/music/27095/",
"id": 27095,
"title": "Kilpa",
"author_nicks": [
{
"name": "Codex",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3153/?format=api",
"id": 3153,
"name": "Codex",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-06-11",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"lost"
]
}
]