GET /api/v1/releasers/23762/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/212493/?format=api",
"demozoo_url": "https://demozoo.org/music/212493/",
"id": 212493,
"title": "Time of Glass",
"author_nicks": [
{
"name": "Red Baron",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23762/?format=api",
"id": 23762,
"name": "Red Baron",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Giants",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/108059/?format=api",
"id": 108059,
"name": "The Giants",
"is_group": true
}
}
],
"release_date": "1990-01",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"lost-ish"
]
},
{
"url": "https://demozoo.org/api/v1/productions/212492/?format=api",
"demozoo_url": "https://demozoo.org/music/212492/",
"id": 212492,
"title": "its",
"author_nicks": [
{
"name": "Red Baron",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23762/?format=api",
"id": 23762,
"name": "Red Baron",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-06-23",
"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": []
}
]