GET /api/v1/releasers/89156/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/65609/?format=api",
"demozoo_url": "https://demozoo.org/graphics/65609/",
"id": 65609,
"title": "Space Cat",
"author_nicks": [
{
"name": "Snake",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/89156/?format=api",
"id": 89156,
"name": "Snake",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Art-B",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/89157/?format=api",
"id": 89157,
"name": "Art-B",
"is_group": true
}
}
],
"release_date": "2003-09-06",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]