GET /api/v1/releasers/43326/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/87035/?format=api",
"demozoo_url": "https://demozoo.org/productions/87035/",
"id": 87035,
"title": "nOtITLE-pARTYvERSION",
"author_nicks": [
{
"name": "Mankind",
"abbreviation": "MKD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5858/?format=api",
"id": 5858,
"name": "Mankind",
"is_group": true
}
},
{
"name": "Pure Lam3r",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43326/?format=api",
"id": 43326,
"name": "Pure Lam3r",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-03-14",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]