GET /api/v1/releasers/14363/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/211519/?format=api",
"demozoo_url": "https://demozoo.org/music/211519/",
"id": 211519,
"title": "Stoptrain.samp",
"author_nicks": [
{
"name": "Kid Frost",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14363/?format=api",
"id": 14363,
"name": "Kid Frost",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Panic",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8622/?format=api",
"id": 8622,
"name": "Panic",
"is_group": true
}
}
],
"release_date": "1991",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"lost-ish",
"raw-sample-data"
]
}
]