GET /api/v1/releasers/40919/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/78457/?format=api",
"demozoo_url": "https://demozoo.org/music/78457/",
"id": 78457,
"title": "Fast Music",
"author_nicks": [
{
"name": "Bidoo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/40919/?format=api",
"id": 40919,
"name": "Bidoo",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Shiva2k2",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34353/?format=api",
"id": 34353,
"name": "Shiva2k2",
"is_group": true
}
}
],
"release_date": "2004-05-22",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]