GET /api/v1/releasers/62708/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/151545/?format=api",
"demozoo_url": "https://demozoo.org/productions/151545/",
"id": 151545,
"title": "Boing",
"author_nicks": [
{
"name": "Dale Luck",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/62708/?format=api",
"id": 62708,
"name": "Dale Luck",
"is_group": false
}
},
{
"name": "R.J. Mical",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/62709/?format=api",
"id": 62709,
"name": "R.J. Mical",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1984-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"boink",
"boing"
]
}
]