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

[
    {
        "url": "https://demozoo.org/api/v1/productions/196011/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196011/",
        "id": 196011,
        "title": "Basic Instinct BBS",
        "author_nicks": [
            {
                "name": "Scoopex",
                "abbreviation": "SCX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                    "id": 361,
                    "name": "Scoopex",
                    "is_group": true
                }
            },
            {
                "name": "Suspiria",
                "abbreviation": "SPA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1180/?format=api",
                    "id": 1180,
                    "name": "Suspiria",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-09-07",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/252520/?format=api",
        "demozoo_url": "https://demozoo.org/productions/252520/",
        "id": 252520,
        "title": "Chippo 5",
        "author_nicks": [
            {
                "name": "Obsession",
                "abbreviation": "OBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19137/?format=api",
                    "id": 19137,
                    "name": "Obsession",
                    "is_group": true
                }
            },
            {
                "name": "Suspiria",
                "abbreviation": "SPA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1180/?format=api",
                    "id": 1180,
                    "name": "Suspiria",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-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/12/?format=api",
                "id": 12,
                "name": "Chip Music Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/199623/?format=api",
        "demozoo_url": "https://demozoo.org/productions/199623/",
        "id": 199623,
        "title": "Eddan",
        "author_nicks": [
            {
                "name": "Suspiria",
                "abbreviation": "SPA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1180/?format=api",
                    "id": 1180,
                    "name": "Suspiria",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-09",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]