GET /api/v1/releasers/28962/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/47041/?format=api",
"demozoo_url": "https://demozoo.org/music/47041/",
"id": 47041,
"title": "5 minute coder tune",
"author_nicks": [
{
"name": "Tronster",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28962/?format=api",
"id": 28962,
"name": "Tronster",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-09-02",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/285526/?format=api",
"demozoo_url": "https://demozoo.org/music/285526/",
"id": 285526,
"title": "Sneaking In",
"author_nicks": [
{
"name": "Tronster",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28962/?format=api",
"id": 28962,
"name": "Tronster",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-12-30",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]