GET /api/v1/releasers/131583/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/308620/?format=api",
"demozoo_url": "https://demozoo.org/productions/308620/",
"id": 308620,
"title": "Mixalloffle",
"author_nicks": [
{
"name": "Pico-Crew",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/131583/?format=api",
"id": 131583,
"name": "Pico-Crew",
"is_group": true
}
}
],
"author_affiliation_nicks": [
{
"name": "MoonShine",
"abbreviation": "MS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/130533/?format=api",
"id": 130533,
"name": "MoonShine",
"is_group": true
}
}
],
"release_date": "2022-05-28",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/81/?format=api",
"id": 81,
"name": "PICO-8"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]