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

[
    {
        "url": "https://demozoo.org/api/v1/productions/27613/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27613/",
        "id": 27613,
        "title": "Scene Makes Dementia",
        "author_nicks": [
            {
                "name": "BoaH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10527/?format=api",
                    "id": 10527,
                    "name": "BoaH",
                    "is_group": true
                }
            },
            {
                "name": "Dust Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11666/?format=api",
                    "id": 11666,
                    "name": "Dust Inc.",
                    "is_group": true
                }
            },
            {
                "name": "ThePetsMode",
                "abbreviation": "TPM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33970/?format=api",
                    "id": 33970,
                    "name": "ThePetsMode",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/8960/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8960/",
        "id": 8960,
        "title": "Petroleo",
        "author_nicks": [
            {
                "name": "BoaH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10527/?format=api",
                    "id": 10527,
                    "name": "BoaH",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-11-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]