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

[
    {
        "url": "https://demozoo.org/api/v1/productions/45039/?format=api",
        "demozoo_url": "https://demozoo.org/productions/45039/",
        "id": 45039,
        "title": "The CULT girls",
        "author_nicks": [
            {
                "name": "Kello",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27903/?format=api",
                    "id": 27903,
                    "name": "Kello",
                    "is_group": false
                }
            },
            {
                "name": "Khadgar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27904/?format=api",
                    "id": 27904,
                    "name": "Khadgar",
                    "is_group": false
                }
            },
            {
                "name": "TDK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51989/?format=api",
                    "id": 51989,
                    "name": "TDK",
                    "is_group": false
                }
            },
            {
                "name": "chr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64155/?format=api",
                    "id": 64155,
                    "name": "chr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-07-23",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]