GET /api/v1/releasers/33858/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/57464/?format=api",
"demozoo_url": "https://demozoo.org/music/57464/",
"id": 57464,
"title": "Slach Blues",
"author_nicks": [
{
"name": "Creagora",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33858/?format=api",
"id": 33858,
"name": "Creagora",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-07-21",
"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/57444/?format=api",
"demozoo_url": "https://demozoo.org/productions/57444/",
"id": 57444,
"title": "Zapping",
"author_nicks": [
{
"name": "Creagora",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33858/?format=api",
"id": 33858,
"name": "Creagora",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-07-21",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]