GET /api/v1/releasers/65333/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/156831/?format=api",
"demozoo_url": "https://demozoo.org/productions/156831/",
"id": 156831,
"title": "The Quest",
"author_nicks": [
{
"name": "Fanny Factory",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/65333/?format=api",
"id": 65333,
"name": "Fanny Factory",
"is_group": true
}
},
{
"name": "Jagware",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16089/?format=api",
"id": 16089,
"name": "Jagware",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-04-06",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/50/?format=api",
"id": 50,
"name": "Atari Jaguar"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]