GET /api/v1/releasers/48456/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/103842/?format=api",
"demozoo_url": "https://demozoo.org/productions/103842/",
"id": 103842,
"title": "Wild AOBench!",
"author_nicks": [
{
"name": "T_S",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24017/?format=api",
"id": 24017,
"name": "FL1NE",
"is_group": false
}
},
{
"name": "syoyo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/48456/?format=api",
"id": 48456,
"name": "syoyo",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "RTX1911",
"abbreviation": "RTX",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30686/?format=api",
"id": 30686,
"name": "RTX1911",
"is_group": true
}
}
],
"release_date": "2014-03-22",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"no-binaries"
]
}
]