GET /api/v1/releasers/117959/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/286716/?format=api",
"demozoo_url": "https://demozoo.org/productions/286716/",
"id": 286716,
"title": "Space Jungle",
"author_nicks": [
{
"name": "AS-Traxx",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/117959/?format=api",
"id": 117959,
"name": "AS-Traxx",
"is_group": true
}
},
{
"name": "Synergy Design",
"abbreviation": "SD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18996/?format=api",
"id": 18996,
"name": "Synergy Design",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-05-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": []
}
]