GET /api/v1/releasers/73310/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/176132/?format=api",
"demozoo_url": "https://demozoo.org/productions/176132/",
"id": 176132,
"title": "Kasper The Not-So-Friendly Ghost",
"author_nicks": [
{
"name": "GeeksByNature",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73310/?format=api",
"id": 73310,
"name": "GeeksByNature",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-04-15",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"python"
]
}
]