GET /api/v1/releasers/58902/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/138358/?format=api",
"demozoo_url": "https://demozoo.org/productions/138358/",
"id": 138358,
"title": "Spit",
"author_nicks": [
{
"name": "oksa",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/58902/?format=api",
"id": 58902,
"name": "oksa",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "BJTS",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/58903/?format=api",
"id": 58903,
"name": "BJTS",
"is_group": true
}
}
],
"release_date": "2015-05-23",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]