GET /api/v1/releasers/27070/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/275260/?format=api",
"demozoo_url": "https://demozoo.org/productions/275260/",
"id": 275260,
"title": "Goto Start",
"author_nicks": [
{
"name": "fake",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27070/?format=api",
"id": 27070,
"name": "fake",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2020-02-29",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/43099/?format=api",
"demozoo_url": "https://demozoo.org/graphics/43099/",
"id": 43099,
"title": "Flowergirl",
"author_nicks": [
{
"name": "fake",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27070/?format=api",
"id": 27070,
"name": "fake",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-10-02",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"nsfw"
]
}
]