GET /api/v1/releasers/62132/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/148451/?format=api",
"demozoo_url": "https://demozoo.org/graphics/148451/",
"id": 148451,
"title": "Stardust Logo",
"author_nicks": [
{
"name": "SCH",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/62132/?format=api",
"id": 62132,
"name": "SCH",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Bloodsuckers",
"abbreviation": "BS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8214/?format=api",
"id": 8214,
"name": "Bloodsuckers",
"is_group": true
}
}
],
"release_date": null,
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/165933/?format=api",
"demozoo_url": "https://demozoo.org/music/165933/",
"id": 165933,
"title": "VectorDreams part I",
"author_nicks": [
{
"name": "SCH",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/62132/?format=api",
"id": 62132,
"name": "SCH",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-04-05",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]