GET /api/v1/releasers/9071/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/13166/?format=api",
"demozoo_url": "https://demozoo.org/productions/13166/",
"id": 13166,
"title": "Ice Cream",
"author_nicks": [
{
"name": "World Eyes",
"abbreviation": "WE",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9071/?format=api",
"id": 9071,
"name": "World Eyes",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-08-24",
"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/268538/?format=api",
"demozoo_url": "https://demozoo.org/productions/268538/",
"id": 268538,
"title": "Zhenya Happy Birthday",
"author_nicks": [
{
"name": "World Eyes",
"abbreviation": "WE",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9071/?format=api",
"id": 9071,
"name": "World Eyes",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995",
"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": [
"birthday-present",
"birthday"
]
}
]