GET /api/v1/releasers/4349/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/1860/?format=api",
"demozoo_url": "https://demozoo.org/graphics/1860/",
"id": 1860,
"title": "Mermaid vs Shark",
"author_nicks": [
{
"name": "Pancakes",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4349/?format=api",
"id": 4349,
"name": "Pancakes",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-04-04",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/1722/?format=api",
"demozoo_url": "https://demozoo.org/graphics/1722/",
"id": 1722,
"title": "Giant Robot Hello Kitty Attack",
"author_nicks": [
{
"name": "Pancakes",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4349/?format=api",
"id": 4349,
"name": "Pancakes",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-04-04",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"sanrio"
]
}
]