GET /api/v1/releasers/93833/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/8436/?format=api",
"demozoo_url": "https://demozoo.org/productions/8436/",
"id": 8436,
"title": "Copy party invitation",
"author_nicks": [
{
"name": "Awaks",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/93833/?format=api",
"id": 93833,
"name": "Awaks",
"is_group": true
}
},
{
"name": "Pussy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4114/?format=api",
"id": 4114,
"name": "Pussy",
"is_group": true
}
},
{
"name": "Royal Amiga Force",
"abbreviation": "RAF",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1472/?format=api",
"id": 1472,
"name": "Royal Amiga Force",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1991-01",
"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/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"tags": []
}
]