GET /api/v1/releasers/108250/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/363432/?format=api",
"demozoo_url": "https://demozoo.org/productions/363432/",
"id": 363432,
"title": "Kacagó Macskák (Laughing Cats)",
"author_nicks": [
{
"name": "Zalka Hacker Service",
"abbreviation": "ZHS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/108250/?format=api",
"id": 108250,
"name": "Zalka Hacker Service",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/41/?format=api",
"id": 41,
"name": "Commodore 16/Plus 4"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]