GET /api/v1/releasers/10114/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/81448/?format=api",
"demozoo_url": "https://demozoo.org/productions/81448/",
"id": 81448,
"title": "Toaster demo",
"author_nicks": [
{
"name": "ph0x",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10114/?format=api",
"id": 10114,
"name": "ph0x",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "amuQ Creations",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10115/?format=api",
"id": 10115,
"name": "amuQ Creations",
"is_group": true
}
}
],
"release_date": "2005-10-08",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]