GET /api/v1/releasers/18152/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/25323/?format=api",
"demozoo_url": "https://demozoo.org/music/25323/",
"id": 25323,
"title": "Fallin Love",
"author_nicks": [
{
"name": "Harmony Dream Phazer",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18152/?format=api",
"id": 18152,
"name": "Harmony Dream Phazer",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-04-15",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]