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

[
    {
        "url": "https://demozoo.org/api/v1/productions/221477/?format=api",
        "demozoo_url": "https://demozoo.org/productions/221477/",
        "id": 221477,
        "title": "Chariots Of Wrath +1",
        "author_nicks": [
            {
                "name": "Active Cracking Force",
                "abbreviation": "ACF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91779/?format=api",
                    "id": 91779,
                    "name": "Active Cracking Force",
                    "is_group": true
                }
            },
            {
                "name": "Invisibles",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104627/?format=api",
                    "id": 104627,
                    "name": "Invisibles",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]