GET /api/v1/releasers/42236/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/83306/?format=api",
"demozoo_url": "https://demozoo.org/productions/83306/",
"id": 83306,
"title": "Piboolsh",
"author_nicks": [
{
"name": "Pinkmann",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42236/?format=api",
"id": 42236,
"name": "Pinkmann",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Makheim",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33247/?format=api",
"id": 33247,
"name": "Makheim",
"is_group": true
}
}
],
"release_date": "2006-04-29",
"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": []
}
]