GET /api/v1/releasers/142360/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/344249/?format=api",
"demozoo_url": "https://demozoo.org/productions/344249/",
"id": 344249,
"title": "Scout-Tunes",
"author_nicks": [
{
"name": "Ninja Crackware",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/142360/?format=api",
"id": 142360,
"name": "Ninja Crackware",
"is_group": true
}
},
{
"name": "Plasma",
"abbreviation": "PLS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54776/?format=api",
"id": 54776,
"name": "Plasma",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]