GET /api/v1/releasers/71961/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/172640/?format=api",
"demozoo_url": "https://demozoo.org/graphics/172640/",
"id": 172640,
"title": "Asteria",
"author_nicks": [
{
"name": "musminimus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71961/?format=api",
"id": 71961,
"name": "musminimus",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2016-06-04",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"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/151699/?format=api",
"demozoo_url": "https://demozoo.org/music/151699/",
"id": 151699,
"title": "i swallowed the sun",
"author_nicks": [
{
"name": "musminimus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71961/?format=api",
"id": 71961,
"name": "musminimus",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-11-28",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/25/?format=api",
"id": 25,
"name": "Nintendo Entertainment System (NES)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]