GET /api/v1/releasers/34231/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/58585/?format=api",
"demozoo_url": "https://demozoo.org/productions/58585/",
"id": 58585,
"title": "Zabk5",
"author_nicks": [
{
"name": "Elout de Kok",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34231/?format=api",
"id": 34231,
"name": "Elout de Kok",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "cel-ed",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34232/?format=api",
"id": 34232,
"name": "cel-ed",
"is_group": true
}
}
],
"release_date": "2001-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/48/?format=api",
"id": 48,
"name": "Java"
}
],
"types": [],
"tags": []
}
]