GET /api/v1/releasers/74301/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/178413/?format=api",
"demozoo_url": "https://demozoo.org/productions/178413/",
"id": 178413,
"title": "Made In The Excell Studio",
"author_nicks": [
{
"name": "Excell",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/74301/?format=api",
"id": 74301,
"name": "Excell",
"is_group": true
}
},
{
"name": "Legend",
"abbreviation": "[L]",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
"id": 2075,
"name": "Legend",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-02-19",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"tags": []
}
]