GET /api/v1/releasers/6725/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/261095/?format=api",
"demozoo_url": "https://demozoo.org/music/261095/",
"id": 261095,
"title": "ond i hjernen!",
"author_nicks": [
{
"name": "Zwoolock",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6725/?format=api",
"id": 6725,
"name": "Zwoolock",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-12-28",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/5538/?format=api",
"demozoo_url": "https://demozoo.org/music/5538/",
"id": 5538,
"title": "Trashtech 1",
"author_nicks": [
{
"name": "Zwoolock",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6725/?format=api",
"id": 6725,
"name": "Zwoolock",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-12-29",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]