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

[
    {
        "url": "https://demozoo.org/api/v1/productions/27415/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27415/",
        "id": 27415,
        "title": "Demolition",
        "author_nicks": [
            {
                "name": "Dead Hackers Society",
                "abbreviation": "DHS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                    "id": 111,
                    "name": "Dead Hackers Society",
                    "is_group": true
                }
            },
            {
                "name": "Imponance",
                "abbreviation": "IMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2200/?format=api",
                    "id": 2200,
                    "name": "Imponance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-05-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27405/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27405/",
        "id": 27405,
        "title": "Imponance 4k",
        "author_nicks": [
            {
                "name": "Imponance",
                "abbreviation": "IMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2200/?format=api",
                    "id": 2200,
                    "name": "Imponance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/61438/?format=api",
        "demozoo_url": "https://demozoo.org/productions/61438/",
        "id": 61438,
        "title": "Bitte Warten",
        "author_nicks": [
            {
                "name": "Dead Hackers Society",
                "abbreviation": "DHS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                    "id": 111,
                    "name": "Dead Hackers Society",
                    "is_group": true
                }
            },
            {
                "name": "Imponance",
                "abbreviation": "IMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2200/?format=api",
                    "id": 2200,
                    "name": "Imponance",
                    "is_group": true
                }
            },
            {
                "name": "New Beat",
                "abbreviation": "NB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2215/?format=api",
                    "id": 2215,
                    "name": "New Beat",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-06-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "unreleased",
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/59423/?format=api",
        "demozoo_url": "https://demozoo.org/productions/59423/",
        "id": 59423,
        "title": "Vändplanshärke",
        "author_nicks": [
            {
                "name": "Imponance",
                "abbreviation": "IMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2200/?format=api",
                    "id": 2200,
                    "name": "Imponance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste",
            "sampledemo"
        ]
    }
]