GET /api/v1/releasers/91705/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/288098/?format=api",
"demozoo_url": "https://demozoo.org/productions/288098/",
"id": 288098,
"title": "Demo",
"author_nicks": [
{
"name": "Crackbrains Int.",
"abbreviation": "CBI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/91705/?format=api",
"id": 91705,
"name": "Crackbrains Int.",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988-01-07",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/221439/?format=api",
"demozoo_url": "https://demozoo.org/productions/221439/",
"id": 221439,
"title": "Strange Demo",
"author_nicks": [
{
"name": "Crackbrains Int.",
"abbreviation": "CBI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/91705/?format=api",
"id": 91705,
"name": "Crackbrains Int.",
"is_group": true
}
},
{
"name": "Golden Tribute",
"abbreviation": "GT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/95752/?format=api",
"id": 95752,
"name": "Golden Tribute",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1987-11-14",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]