GET /api/v1/releasers/9286/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/12632/?format=api",
"demozoo_url": "https://demozoo.org/productions/12632/",
"id": 12632,
"title": "Anekdotes 2,75",
"author_nicks": [
{
"name": "Golden Disk Corporation",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9286/?format=api",
"id": 9286,
"name": "Golden Disk Corporation",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"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": []
},
{
"url": "https://demozoo.org/api/v1/productions/12633/?format=api",
"demozoo_url": "https://demozoo.org/productions/12633/",
"id": 12633,
"title": "Anekdotes 3",
"author_nicks": [
{
"name": "Golden Disk Corporation",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9286/?format=api",
"id": 9286,
"name": "Golden Disk Corporation",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994",
"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": []
}
]