GET /api/v1/releasers/23202/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/35340/?format=api",
"demozoo_url": "https://demozoo.org/music/35340/",
"id": 35340,
"title": "Lost Cause",
"author_nicks": [
{
"name": "Freezedream",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23202/?format=api",
"id": 23202,
"name": "Freezedream",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Defame",
"abbreviation": "DFM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18071/?format=api",
"id": 18071,
"name": "Defame",
"is_group": true
}
}
],
"release_date": "2012-06-10",
"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/205422/?format=api",
"demozoo_url": "https://demozoo.org/productions/205422/",
"id": 205422,
"title": "Today",
"author_nicks": [
{
"name": "Freezedream",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23202/?format=api",
"id": 23202,
"name": "Freezedream",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-05-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/22/?format=api",
"id": 22,
"name": "Sega Megadrive/Genesis"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": []
}
]