GET /api/v1/releasers/106433/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/266974/?format=api",
"demozoo_url": "https://demozoo.org/productions/266974/",
"id": 266974,
"title": "Весёлая Птичка (Funny Bird)",
"author_nicks": [
{
"name": "azya",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106433/?format=api",
"id": 106433,
"name": "azya",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-08-25",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"russian-title"
]
}
]