GET /api/v1/releasers/123251/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/294641/?format=api",
"demozoo_url": "https://demozoo.org/productions/294641/",
"id": 294641,
"title": "Flying Dragon BBS Add",
"author_nicks": [
{
"name": "BanDog",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/123251/?format=api",
"id": 123251,
"name": "BanDog",
"is_group": false
}
},
{
"name": "EC-Rider",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3451/?format=api",
"id": 3451,
"name": "EC Rider",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996",
"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/41/?format=api",
"id": 41,
"name": "BBStro",
"supertype": "production"
},
{
"url": "https://demozoo.org/api/v1/production_types/35/?format=api",
"id": 35,
"name": "16K Intro",
"supertype": "production"
}
],
"tags": []
}
]