GET /api/v1/releasers/41619/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/81079/?format=api",
"demozoo_url": "https://demozoo.org/music/81079/",
"id": 81079,
"title": "Feel Fine",
"author_nicks": [
{
"name": "Владимир Иванов",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41619/?format=api",
"id": 41619,
"name": "Vladimir Ivanov",
"is_group": false
}
},
{
"name": "Кирилл Шарафутдинов",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41618/?format=api",
"id": 41618,
"name": "Kirill Sharafutdinov",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Jukebox",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41620/?format=api",
"id": 41620,
"name": "Jukebox",
"is_group": true
}
}
],
"release_date": "2005-08-13",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]