GET /api/v1/releasers/6475/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/5103/?format=api",
"demozoo_url": "https://demozoo.org/music/5103/",
"id": 5103,
"title": "Conform Three",
"author_nicks": [
{
"name": "Atomhead",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6475/?format=api",
"id": 6475,
"name": "Atomhead",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-04-13",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/5044/?format=api",
"demozoo_url": "https://demozoo.org/graphics/5044/",
"id": 5044,
"title": "Transcience",
"author_nicks": [
{
"name": "Atomhead",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6475/?format=api",
"id": 6475,
"name": "Atomhead",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-04-13",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"photoshop"
]
}
]