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

[
    {
        "url": "https://demozoo.org/api/v1/productions/75361/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75361/",
        "id": 75361,
        "title": "Red",
        "author_nicks": [
            {
                "name": "Ketchup Killers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10476/?format=api",
                    "id": 10476,
                    "name": "Ketchup Killers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-01-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/56949/?format=api",
        "demozoo_url": "https://demozoo.org/productions/56949/",
        "id": 56949,
        "title": "Balloon",
        "author_nicks": [
            {
                "name": "Ketchup Killers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10476/?format=api",
                    "id": 10476,
                    "name": "Ketchup Killers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-12-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/18421/?format=api",
        "demozoo_url": "https://demozoo.org/productions/18421/",
        "id": 18421,
        "title": "WARP",
        "author_nicks": [
            {
                "name": "Ketchup Killers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10476/?format=api",
                    "id": 10476,
                    "name": "Ketchup Killers",
                    "is_group": true
                }
            },
            {
                "name": "Kloon",
                "abbreviation": "KLN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8708/?format=api",
                    "id": 8708,
                    "name": "Kloon",
                    "is_group": true
                }
            },
            {
                "name": "Ribbon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/192/?format=api",
                    "id": 192,
                    "name": "Ribbon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/8903/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8903/",
        "id": 8903,
        "title": "Reverse - Future of the Scene",
        "author_nicks": [
            {
                "name": "Ketchup Killers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10476/?format=api",
                    "id": 10476,
                    "name": "Ketchup Killers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "gus-only"
        ]
    }
]