GET /api/v1/releasers/88848/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/202428/?format=api",
"demozoo_url": "https://demozoo.org/graphics/202428/",
"id": 202428,
"title": "Thanks for the one fish",
"author_nicks": [
{
"name": "Buddha Brothers",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/88848/?format=api",
"id": 88848,
"name": "Buddha Brothers",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-04-20",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/36/?format=api",
"id": 36,
"name": "Photo",
"supertype": "graphics"
}
],
"tags": []
}
]