GET /api/v1/releasers/48104/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/62835/?format=api",
"demozoo_url": "https://demozoo.org/music/62835/",
"id": 62835,
"title": "Ne Pas Lire Ce Texte",
"author_nicks": [
{
"name": "Hermes",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/48104/?format=api",
"id": 48104,
"name": "Hermes",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Olympus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12143/?format=api",
"id": 12143,
"name": "Olympus",
"is_group": true
}
}
],
"release_date": "1996-08-25",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"xm"
]
}
]