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

[
    {
        "url": "https://demozoo.org/api/v1/productions/222969/?format=api",
        "demozoo_url": "https://demozoo.org/productions/222969/",
        "id": 222969,
        "title": "Partybox",
        "author_nicks": [
            {
                "name": "Agnostic Front",
                "abbreviation": "AF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1453/?format=api",
                    "id": 1453,
                    "name": "Agnostic Front",
                    "is_group": true
                }
            },
            {
                "name": "Infect",
                "abbreviation": "IFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/592/?format=api",
                    "id": 592,
                    "name": "Infect",
                    "is_group": true
                }
            },
            {
                "name": "The Dark Demon",
                "abbreviation": "TDD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/942/?format=api",
                    "id": 942,
                    "name": "The Dark Demon",
                    "is_group": true
                }
            },
            {
                "name": "Tristar and Red Sector Inc.",
                "abbreviation": "TRSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                    "id": 69,
                    "name": "Tristar and Red Sector Inc.",
                    "is_group": true
                }
            },
            {
                "name": "Twice Sector",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/94458/?format=api",
                    "id": 94458,
                    "name": "Twice Sector",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-04-11",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]