GET /api/v1/releasers/60155/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/142270/?format=api",
"demozoo_url": "https://demozoo.org/productions/142270/",
"id": 142270,
"title": "Cybotesh",
"author_nicks": [
{
"name": "Andrei Tret'iakov",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/60155/?format=api",
"id": 60155,
"name": "Andrei Tret'iakov",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/65/?format=api",
"id": 65,
"name": "Vector-06C"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"russian"
]
}
]