GET /api/v1/releasers/29059/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/92734/?format=api",
"demozoo_url": "https://demozoo.org/music/92734/",
"id": 92734,
"title": "oboe piece",
"author_nicks": [
{
"name": "Stressman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29059/?format=api",
"id": 29059,
"name": "Stressman",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-12-15",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/47236/?format=api",
"demozoo_url": "https://demozoo.org/music/47236/",
"id": 47236,
"title": "Vintage",
"author_nicks": [
{
"name": "Stressman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29059/?format=api",
"id": 29059,
"name": "Stressman",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-02-26",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]