GET /api/v1/releasers/62666/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/151425/?format=api",
"demozoo_url": "https://demozoo.org/music/151425/",
"id": 151425,
"title": "Unz Muzak Sux",
"author_nicks": [
{
"name": "Dr. Stein",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/62666/?format=api",
"id": 62666,
"name": "Dr. Stein",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Ram Jam",
"abbreviation": "RJ",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1073/?format=api",
"id": 1073,
"name": "Ram Jam",
"is_group": true
}
}
],
"release_date": "1999-11-01",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mod"
]
}
]