GET /api/v1/releasers/9272/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/275775/?format=api",
"demozoo_url": "https://demozoo.org/productions/275775/",
"id": 275775,
"title": "Gothiq 1",
"author_nicks": [
{
"name": "Colour of Magic",
"abbreviation": "COM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9272/?format=api",
"id": 9272,
"name": "Colour of Magic",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-01",
"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/5/?format=api",
"id": 5,
"name": "Diskmag",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/12868/?format=api",
"demozoo_url": "https://demozoo.org/productions/12868/",
"id": 12868,
"title": "Dead Car",
"author_nicks": [
{
"name": "Colour of Magic",
"abbreviation": "COM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9272/?format=api",
"id": 9272,
"name": "Colour of Magic",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-08-18",
"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/20/?format=api",
"id": 20,
"name": "512b Intro",
"supertype": "production"
}
],
"tags": []
}
]