GET /api/v1/releasers/34747/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/109491/?format=api",
"demozoo_url": "https://demozoo.org/music/109491/",
"id": 109491,
"title": "Solstråle",
"author_nicks": [
{
"name": "Morten Linderud",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34747/?format=api",
"id": 34747,
"name": "Foxboron",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-04-19",
"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/59860/?format=api",
"demozoo_url": "https://demozoo.org/productions/59860/",
"id": 59860,
"title": "Kjeppjagaren",
"author_nicks": [
{
"name": "Morten Linderud",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34747/?format=api",
"id": 34747,
"name": "Foxboron",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-03-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"python"
]
}
]