GET /api/v1/releasers/61960/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/147704/?format=api",
"demozoo_url": "https://demozoo.org/graphics/147704/",
"id": 147704,
"title": "Running Cool",
"author_nicks": [
{
"name": "Stingray",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/61960/?format=api",
"id": 61960,
"name": "Stingray",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Analog",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1513/?format=api",
"id": 1513,
"name": "Analog",
"is_group": true
}
}
],
"release_date": "1994-07-08",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]