GET /api/v1/releasers/35073/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/67733/?format=api",
"demozoo_url": "https://demozoo.org/productions/67733/",
"id": 67733,
"title": "Dunderhonung",
"author_nicks": [
{
"name": "Bamse",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/35073/?format=api",
"id": 35073,
"name": "Bamse",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2007-05-19",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/60668/?format=api",
"demozoo_url": "https://demozoo.org/music/60668/",
"id": 60668,
"title": "The Plink",
"author_nicks": [
{
"name": "Bamse",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/35073/?format=api",
"id": 35073,
"name": "Bamse",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-02-16",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": [
"lost"
]
}
]