GET /api/v1/releasers/39869/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/74460/?format=api",
"demozoo_url": "https://demozoo.org/productions/74460/",
"id": 74460,
"title": "Perpetual Dawn",
"author_nicks": [
{
"name": "Rich Tea and EGB's Smelly Sox",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/39869/?format=api",
"id": 39869,
"name": "Rich Tea and EGB's Smelly Sox",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-09-09",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"sampledemo"
]
}
]