GET /api/v1/releasers/12954/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/3324/?format=api",
"demozoo_url": "https://demozoo.org/productions/3324/",
"id": 3324,
"title": "ProSo",
"author_nicks": [
{
"name": "Liquid",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12954/?format=api",
"id": 12954,
"name": "Liquid",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Die Wissenden",
"abbreviation": "DW",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3803/?format=api",
"id": 3803,
"name": "Die Wissenden",
"is_group": true
}
},
{
"name": "Sundancer Inc.",
"abbreviation": "SDI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5690/?format=api",
"id": 5690,
"name": "Sundancer Inc.",
"is_group": true
}
}
],
"release_date": "2003-04-21",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
}
]