GET /api/v1/releasers/38159/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/68283/?format=api",
"demozoo_url": "https://demozoo.org/productions/68283/",
"id": 68283,
"title": "Downward Motion",
"author_nicks": [
{
"name": "jorgen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38159/?format=api",
"id": 38159,
"name": "jorgen",
"is_group": false
}
},
{
"name": "morten",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38158/?format=api",
"id": 38158,
"name": "morten",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Rashbox",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38160/?format=api",
"id": 38160,
"name": "Rashbox",
"is_group": true
}
}
],
"release_date": "2003-11-29",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]