GET /api/v1/releasers/73798/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/76950/?format=api",
"demozoo_url": "https://demozoo.org/productions/76950/",
"id": 76950,
"title": "Squalor",
"author_nicks": [
{
"name": "Fallow",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73798/?format=api",
"id": 73798,
"name": "Fallow",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-08-07",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"fmod"
]
},
{
"url": "https://demozoo.org/api/v1/productions/152901/?format=api",
"demozoo_url": "https://demozoo.org/productions/152901/",
"id": 152901,
"title": "Porcine",
"author_nicks": [
{
"name": "Fallow",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73798/?format=api",
"id": 73798,
"name": "Fallow",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-12-11",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"textmode",
"fmod"
]
}
]