GET /api/v1/releasers/28343/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/45927/?format=api",
"demozoo_url": "https://demozoo.org/music/45927/",
"id": 45927,
"title": "Moonlight Dance",
"author_nicks": [
{
"name": "Mikey",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28343/?format=api",
"id": 28343,
"name": "Mikey",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The X.Seed",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22249/?format=api",
"id": 22249,
"name": "X-Seed",
"is_group": true
}
}
],
"release_date": "2000-11-10",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"it",
"64ch"
]
}
]