GET /api/v1/releasers/75117/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/180298/?format=api",
"demozoo_url": "https://demozoo.org/graphics/180298/",
"id": 180298,
"title": "Vilukissa",
"author_nicks": [
{
"name": "Strix",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/75117/?format=api",
"id": 75117,
"name": "Strix",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-11-25",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/36/?format=api",
"id": 36,
"name": "Photo",
"supertype": "graphics"
}
],
"tags": []
}
]