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

[
    {
        "url": "https://demozoo.org/api/v1/productions/7559/?format=api",
        "demozoo_url": "https://demozoo.org/productions/7559/",
        "id": 7559,
        "title": "Doom's Day 1994 Invitation",
        "author_nicks": [
            {
                "name": "Dual Crew Shining",
                "abbreviation": "DCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                    "id": 407,
                    "name": "Dual Crew Shining",
                    "is_group": true
                }
            },
            {
                "name": "Skid Row",
                "abbreviation": "SR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                    "id": 8,
                    "name": "Skid Row",
                    "is_group": true
                }
            },
            {
                "name": "World of Twist",
                "abbreviation": "WOT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8653/?format=api",
                    "id": 8653,
                    "name": "World of Twist",
                    "is_group": true
                }
            },
            {
                "name": "Zig Zag Corporation",
                "abbreviation": "ZZC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96775/?format=api",
                    "id": 96775,
                    "name": "Zig Zag Corporation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-05",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/224076/?format=api",
        "demozoo_url": "https://demozoo.org/productions/224076/",
        "id": 224076,
        "title": "Bush 1.7",
        "author_nicks": [
            {
                "name": "Zig Zag Corporation",
                "abbreviation": "ZZC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96775/?format=api",
                    "id": 96775,
                    "name": "Zig Zag Corporation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-02-21",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "antivirus"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/224077/?format=api",
        "demozoo_url": "https://demozoo.org/productions/224077/",
        "id": 224077,
        "title": "Easter-Party '94 Slideshow",
        "author_nicks": [
            {
                "name": "Zig Zag Corporation",
                "abbreviation": "ZZC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96775/?format=api",
                    "id": 96775,
                    "name": "Zig Zag Corporation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]