GET /api/v1/releasers/21051/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/31105/?format=api",
"demozoo_url": "https://demozoo.org/graphics/31105/",
"id": 31105,
"title": "Amy",
"author_nicks": [
{
"name": "THJ",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21051/?format=api",
"id": 21051,
"name": "THJ",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2007-04-07",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/31136/?format=api",
"demozoo_url": "https://demozoo.org/music/31136/",
"id": 31136,
"title": "Thinking Of You",
"author_nicks": [
{
"name": "THJ",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21051/?format=api",
"id": 21051,
"name": "THJ",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2007-04-07",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]