GET /api/v1/releasers/73110/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/175497/?format=api",
"demozoo_url": "https://demozoo.org/graphics/175497/",
"id": 175497,
"title": "50 Logos for the Website",
"author_nicks": [
{
"name": "ZX Spectrum Demoscene",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73110/?format=api",
"id": 73110,
"name": "ZX Spectrum Demoscene",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-02-24",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]