GET /api/v1/releasers/2570/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/135339/?format=api",
"demozoo_url": "https://demozoo.org/productions/135339/",
"id": 135339,
"title": "Hexagon V1.53",
"author_nicks": [
{
"name": "Exyl",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2570/?format=api",
"id": 2570,
"name": "Exyl",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-01-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"french"
]
},
{
"url": "https://demozoo.org/api/v1/productions/176894/?format=api",
"demozoo_url": "https://demozoo.org/music/176894/",
"id": 176894,
"title": "Hexagon (Soundtrack)",
"author_nicks": [
{
"name": "Exyl",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2570/?format=api",
"id": 2570,
"name": "Exyl",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-01-01",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"sndh"
]
}
]