GET /api/v1/releasers/59122/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/139270/?format=api",
"demozoo_url": "https://demozoo.org/graphics/139270/",
"id": 139270,
"title": "Agnus 4 Color",
"author_nicks": [
{
"name": "Devil",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59122/?format=api",
"id": 59122,
"name": "Devil",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Flying Cows Inc.",
"abbreviation": "FCI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1515/?format=api",
"id": 1515,
"name": "Flying Cows Inc.",
"is_group": true
}
}
],
"release_date": "1994-04-16",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]