GET /api/v1/releasers/137332/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/323665/?format=api",
"demozoo_url": "https://demozoo.org/productions/323665/",
"id": 323665,
"title": "Borderwalk empire",
"author_nicks": [
{
"name": "Synchro",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/137332/?format=api",
"id": 137332,
"name": "Synchro",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2022-09-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]