GET /api/v1/releasers/21618/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/32360/?format=api",
"demozoo_url": "https://demozoo.org/music/32360/",
"id": 32360,
"title": "To Rage 96",
"author_nicks": [
{
"name": "RAMS! Productions",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21618/?format=api",
"id": 21618,
"name": "RAMS! Productions",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-06-01",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]