GET /api/v1/releasers/77472/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/186200/?format=api",
"demozoo_url": "https://demozoo.org/music/186200/",
"id": 186200,
"title": "Het Laaaand van ....",
"author_nicks": [
{
"name": "Boudewijn",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/77472/?format=api",
"id": 77472,
"name": "Boudewijn",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "De Brasserie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24812/?format=api",
"id": 24812,
"name": "De Brasserie",
"is_group": true
}
}
],
"release_date": "2000-09-30",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]