GET /api/v1/releasers/140167/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/334070/?format=api",
"demozoo_url": "https://demozoo.org/productions/334070/",
"id": 334070,
"title": "Last Minute",
"author_nicks": [
{
"name": "Peach",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/140168/?format=api",
"id": 140168,
"name": "Peach",
"is_group": false
}
},
{
"name": "Son",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/140167/?format=api",
"id": 140167,
"name": "Son",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/10/?format=api",
"id": 10,
"name": "macOS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]