GET /api/v1/releasers/60086/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/141953/?format=api",
"demozoo_url": "https://demozoo.org/productions/141953/",
"id": 141953,
"title": "Rolex 4",
"author_nicks": [
{
"name": "Andy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/47908/?format=api",
"id": 47908,
"name": "Andy",
"is_group": false
}
},
{
"name": "Bat",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/50226/?format=api",
"id": 50226,
"name": "Bat",
"is_group": false
}
},
{
"name": "Julex",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/60086/?format=api",
"id": 60086,
"name": "Julex",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]