GET /api/v1/releasers/31849/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/63580/?format=api",
"demozoo_url": "https://demozoo.org/graphics/63580/",
"id": 63580,
"title": "Reservoir Gods Logo",
"author_nicks": [
{
"name": "Tim",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31849/?format=api",
"id": 31849,
"name": "Tim",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Reservoir Gods",
"abbreviation": "RG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2234/?format=api",
"id": 2234,
"name": "Reservoir Gods",
"is_group": true
}
}
],
"release_date": "1997-09",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/24/?format=api",
"id": 24,
"name": "ASCII",
"supertype": "graphics"
}
],
"tags": []
}
]