GET /api/v1/releasers/6166/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/4360/?format=api",
"demozoo_url": "https://demozoo.org/productions/4360/",
"id": 4360,
"title": "Long Run",
"author_nicks": [
{
"name": "beer2beer vs pizza2code",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6166/?format=api",
"id": 6166,
"name": "beer2beer vs pizza2code",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-04-25",
"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": [
"shader-model-3.0"
]
}
]