GET /api/v1/releasers/2317/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/44263/?format=api",
"demozoo_url": "https://demozoo.org/music/44263/",
"id": 44263,
"title": "Dark Legion",
"author_nicks": [
{
"name": "Koronis",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2317/?format=api",
"id": 2317,
"name": "Koronis",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Shoon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27584/?format=api",
"id": 27584,
"name": "Shoon",
"is_group": true
}
}
],
"release_date": "1999-08-28",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]