GET /api/v1/releasers/150984/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/375456/?format=api",
"demozoo_url": "https://demozoo.org/productions/375456/",
"id": 375456,
"title": "Boing Demo",
"author_nicks": [
{
"name": "quizno50",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/150984/?format=api",
"id": 150984,
"name": "quizno50",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/26/?format=api",
"id": 26,
"name": "Amiga PPC/RTG"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"aros"
]
}
]