GET /api/v1/releasers/17271/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/23716/?format=api",
"demozoo_url": "https://demozoo.org/productions/23716/",
"id": 23716,
"title": "First Trip",
"author_nicks": [
{
"name": "F4'z",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17271/?format=api",
"id": 17271,
"name": "F4'z",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-04-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]