GET /api/v1/releasers/58081/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/136899/?format=api",
"demozoo_url": "https://demozoo.org/productions/136899/",
"id": 136899,
"title": "3dAnim",
"author_nicks": [
{
"name": "Flatliner",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/58081/?format=api",
"id": 58081,
"name": "Flatliner",
"is_group": false
}
},
{
"name": "Nemrod",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/58082/?format=api",
"id": 58082,
"name": "Nemrod",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]