GET /api/v1/releasers/51637/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/125234/?format=api",
"demozoo_url": "https://demozoo.org/graphics/125234/",
"id": 125234,
"title": "Pixel Ting",
"author_nicks": [
{
"name": "KiNGY",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51637/?format=api",
"id": 51637,
"name": "KiNGY",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Sorrox",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7850/?format=api",
"id": 7850,
"name": "Sorrox",
"is_group": true
}
}
],
"release_date": "1998-02-21",
"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/117269/?format=api",
"demozoo_url": "https://demozoo.org/music/117269/",
"id": 117269,
"title": "A Tribute to Pan",
"author_nicks": [
{
"name": "KiNGY",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51637/?format=api",
"id": 51637,
"name": "KiNGY",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-07-03",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]