GET /api/v1/releasers/145270/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/181942/?format=api",
"demozoo_url": "https://demozoo.org/graphics/181942/",
"id": 181942,
"title": "Shocker",
"author_nicks": [
{
"name": "Snafu",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/145270/?format=api",
"id": 145270,
"name": "Snafu",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Fanatic",
"abbreviation": "FNC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7665/?format=api",
"id": 7665,
"name": "Fanatic",
"is_group": true
}
}
],
"release_date": "1995-07-01",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/25/?format=api",
"id": 25,
"name": "ASCII Collection",
"supertype": "graphics"
}
],
"tags": []
}
]