GET /api/v1/releasers/801/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/2328/?format=api",
"demozoo_url": "https://demozoo.org/music/2328/",
"id": 2328,
"title": "Democomp",
"author_nicks": [
{
"name": "Essex",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/801/?format=api",
"id": 801,
"name": "Essex",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1991-03",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/206816/?format=api",
"demozoo_url": "https://demozoo.org/music/206816/",
"id": 206816,
"title": "front-242 madness",
"author_nicks": [
{
"name": "Essex",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/801/?format=api",
"id": 801,
"name": "Essex",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990-12-10",
"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": []
}
]