GET /api/v1/releasers/60209/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/142431/?format=api",
"demozoo_url": "https://demozoo.org/productions/142431/",
"id": 142431,
"title": "Комар",
"author_nicks": [
{
"name": "Amsoft",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/60209/?format=api",
"id": 60209,
"name": "Amsoft",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-07-12",
"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-language"
]
}
]