GET /api/v1/releasers/40778/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/77915/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77915/",
        "id": 77915,
        "title": "Signtophia",
        "author_nicks": [
            {
                "name": "Bad_CRC-Golgo13",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40778/?format=api",
                    "id": 40778,
                    "name": "Bad_CRC-Golgo13",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Frozen-Layer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40779/?format=api",
                    "id": 40779,
                    "name": "Frozen-Layer",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-07-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/23/?format=api",
                "id": 23,
                "name": "Sega Dreamcast"
            }
        ],
        "types": [],
        "tags": []
    }
]