GET /api/v1/releasers/26849/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/42578/?format=api",
"demozoo_url": "https://demozoo.org/productions/42578/",
"id": 42578,
"title": "UFO",
"author_nicks": [
{
"name": "DJ Air",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26849/?format=api",
"id": 26849,
"name": "DJ Air",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-08-28",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/130525/?format=api",
"demozoo_url": "https://demozoo.org/music/130525/",
"id": 130525,
"title": "Suspect-O-Core",
"author_nicks": [
{
"name": "DJ Air",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26849/?format=api",
"id": 26849,
"name": "DJ Air",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Suspect",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13954/?format=api",
"id": 13954,
"name": "Suspect",
"is_group": true
}
}
],
"release_date": "1997-12-13",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"20ch",
"xm"
]
}
]