GET /api/v1/releasers/122134/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/292810/?format=api",
"demozoo_url": "https://demozoo.org/productions/292810/",
"id": 292810,
"title": "Adrian Black's 8-Bit Dance Party",
"author_nicks": [
{
"name": "Machete",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/122134/?format=api",
"id": 122134,
"name": "Machete",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2021-03-03",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]