GET /api/v1/releasers/19840/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/29005/?format=api",
"demozoo_url": "https://demozoo.org/music/29005/",
"id": 29005,
"title": "Perureggae",
"author_nicks": [
{
"name": "Charly",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19840/?format=api",
"id": 19840,
"name": "Charly",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Subnormals",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18993/?format=api",
"id": 18993,
"name": "Subnormals",
"is_group": true
}
}
],
"release_date": "1995-11-04",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]