GET /api/v1/releasers/11465/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/140487/?format=api",
"demozoo_url": "https://demozoo.org/music/140487/",
"id": 140487,
"title": "You Are Not A God",
"author_nicks": [
{
"name": "Echo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11465/?format=api",
"id": 11465,
"name": "Echo",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Imagine",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11466/?format=api",
"id": 11466,
"name": "Imagine",
"is_group": true
}
}
],
"release_date": "1990-12-08",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mod"
]
},
{
"url": "https://demozoo.org/api/v1/productions/211011/?format=api",
"demozoo_url": "https://demozoo.org/music/211011/",
"id": 211011,
"title": "You Are Not A God",
"author_nicks": [
{
"name": "Echo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11465/?format=api",
"id": 11465,
"name": "Echo",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990-12-08",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]