GET /api/v1/releasers/12414/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/13583/?format=api",
"demozoo_url": "https://demozoo.org/productions/13583/",
"id": 13583,
"title": "Power Of Love",
"author_nicks": [
{
"name": "Cassiopeia",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12414/?format=api",
"id": 12414,
"name": "Cassiopeia",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-08-26",
"supertype": "production",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"ay",
"zx-spectrum-48k"
]
},
{
"url": "https://demozoo.org/api/v1/productions/13015/?format=api",
"demozoo_url": "https://demozoo.org/productions/13015/",
"id": 13015,
"title": "Eye of the Beholder",
"author_nicks": [
{
"name": "Cassiopeia",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12414/?format=api",
"id": 12414,
"name": "Cassiopeia",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993",
"supertype": "production",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"ay",
"tk90x",
"zx-spectrum-48k",
"eye-of-the-beholder"
]
}
]