GET /api/v1/releasers/69913/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/168447/?format=api",
"demozoo_url": "https://demozoo.org/productions/168447/",
"id": 168447,
"title": "Sharks With Frickin Lasers",
"author_nicks": [
{
"name": "Wilsynth",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/57120/?format=api",
"id": 57120,
"name": "Wilsynth",
"is_group": false
}
},
{
"name": "gman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/69913/?format=api",
"id": 69913,
"name": "gman",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-02-18",
"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": []
}
]