GET /api/v1/releasers/21593/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/32291/?format=api",
"demozoo_url": "https://demozoo.org/productions/32291/",
"id": 32291,
"title": "Tehén",
"author_nicks": [
{
"name": "FaKe",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21593/?format=api",
"id": 21593,
"name": "FaKe",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "FiRG",
"abbreviation": "FG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20395/?format=api",
"id": 20395,
"name": "FiRG",
"is_group": true
}
}
],
"release_date": "1996-10-12",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
}
]