GET /api/v1/releasers/81112/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/192393/?format=api",
"demozoo_url": "https://demozoo.org/graphics/192393/",
"id": 192393,
"title": "Catch the moment",
"author_nicks": [
{
"name": "Dmitry S. Rodionov",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/81112/?format=api",
"id": 81112,
"name": "Dmitry S. Rodionov",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-08-25",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/36/?format=api",
"id": 36,
"name": "Photo",
"supertype": "graphics"
}
],
"tags": []
}
]