GET /api/v1/releasers/45552/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/97042/?format=api",
"demozoo_url": "https://demozoo.org/music/97042/",
"id": 97042,
"title": "2 unlimited remix",
"author_nicks": [
{
"name": "Technopath",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45552/?format=api",
"id": 45552,
"name": "Technopath",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"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/280986/?format=api",
"demozoo_url": "https://demozoo.org/productions/280986/",
"id": 280986,
"title": "2 Unlimited Remix Intro",
"author_nicks": [
{
"name": "Technopath",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45552/?format=api",
"id": 45552,
"name": "Technopath",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-04-18",
"supertype": "production",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]