GET /api/v1/releasers/11248/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/367587/?format=api",
"demozoo_url": "https://demozoo.org/productions/367587/",
"id": 367587,
"title": "Noemi - a LOVE journey",
"author_nicks": [
{
"name": "Hedgehog",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11248/?format=api",
"id": 11248,
"name": "Hedgehog",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Nah-Kolor",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/606/?format=api",
"id": 606,
"name": "Nah-Kolor",
"is_group": true
}
}
],
"release_date": "2025-02-15",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/92/?format=api",
"id": 92,
"name": "TIC-80"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/21/?format=api",
"id": 21,
"name": "1K Intro",
"supertype": "production"
}
],
"tags": []
}
]