GET /api/v1/releasers/33234/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/56176/?format=api",
"demozoo_url": "https://demozoo.org/music/56176/",
"id": 56176,
"title": "feel the sound",
"author_nicks": [
{
"name": "BJ",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33234/?format=api",
"id": 33234,
"name": "BJ",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Technology Insys",
"abbreviation": "TIS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9457/?format=api",
"id": 9457,
"name": "Technology Insys",
"is_group": true
}
}
],
"release_date": "2003-08-24",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/56129/?format=api",
"demozoo_url": "https://demozoo.org/music/56129/",
"id": 56129,
"title": "Rescue \"Kursk\"",
"author_nicks": [
{
"name": "BJ",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33234/?format=api",
"id": 33234,
"name": "BJ",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Technology Insys",
"abbreviation": "TIS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9457/?format=api",
"id": 9457,
"name": "Technology Insys",
"is_group": true
}
}
],
"release_date": "2003-08-23",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]