GET /api/v1/releasers/66691/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/160819/?format=api",
"demozoo_url": "https://demozoo.org/productions/160819/",
"id": 160819,
"title": "A Demo In 20 Minutes",
"author_nicks": [
{
"name": "Hermanos Riera",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/66691/?format=api",
"id": 66691,
"name": "Hermanos Riera",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2016-07-24",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]