GET /api/v1/releasers/91330/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/221145/?format=api",
"demozoo_url": "https://demozoo.org/productions/221145/",
"id": 221145,
"title": "The CDTV Techno Music Disk",
"author_nicks": [
{
"name": "Emmhead",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/91330/?format=api",
"id": 91330,
"name": "Emmhead",
"is_group": true
}
},
{
"name": "Innerzity",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/91329/?format=api",
"id": 91329,
"name": "Innerzity",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-11-21",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": [
"cdtv"
]
}
]