GET /api/v1/releasers/6938/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/302042/?format=api",
"demozoo_url": "https://demozoo.org/graphics/302042/",
"id": 302042,
"title": "The Sun Is Not Your Enemy",
"author_nicks": [
{
"name": "Behemoth",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6938/?format=api",
"id": 6938,
"name": "Behemoth",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Alien Technology",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15049/?format=api",
"id": 15049,
"name": "Alien Technology",
"is_group": true
}
}
],
"release_date": "1997-10-29",
"supertype": "graphics",
"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/25/?format=api",
"id": 25,
"name": "ASCII Collection",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/6942/?format=api",
"demozoo_url": "https://demozoo.org/music/6942/",
"id": 6942,
"title": "A Piece of Crap 1",
"author_nicks": [
{
"name": "Behemoth",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6938/?format=api",
"id": 6938,
"name": "Behemoth",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-08-07",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]