GET /api/v1/releasers/59583/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/141215/?format=api",
"demozoo_url": "https://demozoo.org/productions/141215/",
"id": 141215,
"title": "Tetris 5 In 1",
"author_nicks": [
{
"name": "Legion Of Steel Warriors",
"abbreviation": "LOSW",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59583/?format=api",
"id": 59583,
"name": "Legion Of Steel Warriors",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-05-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
},
{
"url": "https://demozoo.org/api/v1/production_types/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"tags": [
"tetris"
]
}
]