GET /api/v1/releasers/1664/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/338352/?format=api",
"demozoo_url": "https://demozoo.org/productions/338352/",
"id": 338352,
"title": "Nibbles",
"author_nicks": [
{
"name": "Poison",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1664/?format=api",
"id": 1664,
"name": "Poison",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "iNF",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1660/?format=api",
"id": 1660,
"name": "iNF",
"is_group": true
}
}
],
"release_date": "1998-05-29",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [],
"tags": []
}
]