GET /api/v1/releasers/13836/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/19069/?format=api",
"demozoo_url": "https://demozoo.org/productions/19069/",
"id": 19069,
"title": "DoorMat",
"author_nicks": [
{
"name": "Dr. Death",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16254/?format=api",
"id": 16254,
"name": "Reflect",
"is_group": false
}
},
{
"name": "Lekman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13836/?format=api",
"id": 13836,
"name": "Lekman",
"is_group": false
}
},
{
"name": "Tentacle",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5402/?format=api",
"id": 5402,
"name": "Tentacle",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-03-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
}
]