GET /api/v1/releasers/44754/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/94258/?format=api",
"demozoo_url": "https://demozoo.org/graphics/94258/",
"id": 94258,
"title": "Gay",
"author_nicks": [
{
"name": "Incanto",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44754/?format=api",
"id": 44754,
"name": "Incanto",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-11-25",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"nsfw"
]
},
{
"url": "https://demozoo.org/api/v1/productions/151403/?format=api",
"demozoo_url": "https://demozoo.org/productions/151403/",
"id": 151403,
"title": "Paolochan",
"author_nicks": [
{
"name": "Incanto",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44754/?format=api",
"id": 44754,
"name": "Incanto",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-11-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
}
]