GET /api/v1/releasers/38448/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/68978/?format=api",
"demozoo_url": "https://demozoo.org/graphics/68978/",
"id": 68978,
"title": "GUI Compo",
"author_nicks": [
{
"name": "Chafe",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38448/?format=api",
"id": 38448,
"name": "Chafe",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-11-29",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/27/?format=api",
"id": 27,
"name": "Executable Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]