GET /api/v1/releasers/70003/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/168570/?format=api",
"demozoo_url": "https://demozoo.org/graphics/168570/",
"id": 168570,
"title": "Esperanta",
"author_nicks": [
{
"name": "Nightmareci",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/70003/?format=api",
"id": 70003,
"name": "Nightmareci",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2016-02-02",
"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/28/?format=api",
"id": 28,
"name": "4K Executable Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]