GET /api/v1/releasers/34310/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/58892/?format=api",
"demozoo_url": "https://demozoo.org/productions/58892/",
"id": 58892,
"title": "Boom-Box-Demo",
"author_nicks": [
{
"name": "Mars Eyez",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34310/?format=api",
"id": 34310,
"name": "Mars Eyez",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-08-19",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/10/?format=api",
"id": 10,
"name": "macOS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]