GET /api/v1/releasers/78288/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/204563/?format=api",
"demozoo_url": "https://demozoo.org/productions/204563/",
"id": 204563,
"title": "Overwritten",
"author_nicks": [
{
"name": "SickPea",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/78288/?format=api",
"id": 78288,
"name": "SickPea",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-05-25",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/187435/?format=api",
"demozoo_url": "https://demozoo.org/productions/187435/",
"id": 187435,
"title": "Error",
"author_nicks": [
{
"name": "SickPea",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/78288/?format=api",
"id": 78288,
"name": "SickPea",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-05-26",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]