GET /api/v1/releasers/28342/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/322942/?format=api",
"demozoo_url": "https://demozoo.org/productions/322942/",
"id": 322942,
"title": "Pitkätukka & pidempitukka",
"author_nicks": [
{
"name": "Party Animals",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28342/?format=api",
"id": 28342,
"name": "Party Animals",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-02-10",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/45923/?format=api",
"demozoo_url": "https://demozoo.org/productions/45923/",
"id": 45923,
"title": "The Demo",
"author_nicks": [
{
"name": "Party Animals",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28342/?format=api",
"id": 28342,
"name": "Party Animals",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-11-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]