GET /api/v1/releasers/106116/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/266171/?format=api",
"demozoo_url": "https://demozoo.org/productions/266171/",
"id": 266171,
"title": "16k compo",
"author_nicks": [
{
"name": "Hifi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106116/?format=api",
"id": 106116,
"name": "Hifi",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Tron Lamer Team",
"abbreviation": "TLT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106110/?format=api",
"id": 106110,
"name": "Tron Lamer Team",
"is_group": true
}
}
],
"release_date": "2003-09-05",
"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/35/?format=api",
"id": 35,
"name": "16K Intro",
"supertype": "production"
}
],
"tags": []
}
]