GET /api/v1/releasers/14626/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/20233/?format=api",
"demozoo_url": "https://demozoo.org/productions/20233/",
"id": 20233,
"title": "Pigs' Revenge",
"author_nicks": [
{
"name": "CineTech",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14626/?format=api",
"id": 14626,
"name": "CineTech",
"is_group": true
}
},
{
"name": "Secretly!",
"abbreviation": "SCL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6419/?format=api",
"id": 6419,
"name": "Secretly!",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-04-13",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]