GET /api/v1/releasers/78861/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/188352/?format=api",
"demozoo_url": "https://demozoo.org/music/188352/",
"id": 188352,
"title": "Pika",
"author_nicks": [
{
"name": "Graymoon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/78861/?format=api",
"id": 78861,
"name": "Graymoon",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Crolyx",
"abbreviation": "CRLX",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5957/?format=api",
"id": 5957,
"name": "Crolyx",
"is_group": true
}
}
],
"release_date": "2003-09-20",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]