GET /api/v1/releasers/83045/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/195740/?format=api",
"demozoo_url": "https://demozoo.org/graphics/195740/",
"id": 195740,
"title": "Smelly Cat",
"author_nicks": [
{
"name": "Kalle Molin",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/83045/?format=api",
"id": 83045,
"name": "Kalle Molin",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Factor",
"abbreviation": "FTR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13328/?format=api",
"id": 13328,
"name": "Factor",
"is_group": true
}
}
],
"release_date": "1997-06-28",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]