GET /api/v1/releasers/25771/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/40112/?format=api",
"demozoo_url": "https://demozoo.org/music/40112/",
"id": 40112,
"title": "Sat Beat",
"author_nicks": [
{
"name": "Dec",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/25771/?format=api",
"id": 25771,
"name": "Dec",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Damocles",
"abbreviation": "DLS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24179/?format=api",
"id": 24179,
"name": "Damocles",
"is_group": true
}
}
],
"release_date": "1998-04-12",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"lost"
]
}
]