GET /api/v1/releasers/90264/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/204986/?format=api",
"demozoo_url": "https://demozoo.org/music/204986/",
"id": 204986,
"title": "Min första låt. Rösta på mig!",
"author_nicks": [
{
"name": "Sad Hooman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/90264/?format=api",
"id": 90264,
"name": "Sad Hooman",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-06-01",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]