GET /api/v1/releasers/71131/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/170911/?format=api",
"demozoo_url": "https://demozoo.org/productions/170911/",
"id": 170911,
"title": "Life",
"author_nicks": [
{
"name": "spider-mario",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71131/?format=api",
"id": 71131,
"name": "spider-mario",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Calodox",
"abbreviation": "CDX",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/53/?format=api",
"id": 53,
"name": "Calodox",
"is_group": true
}
}
],
"release_date": "2017-04-16",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]