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

[
    {
        "url": "https://demozoo.org/api/v1/productions/45277/?format=api",
        "demozoo_url": "https://demozoo.org/productions/45277/",
        "id": 45277,
        "title": "Bakkslide 7",
        "author_nicks": [
            {
                "name": "Hellcore",
                "abbreviation": "HCR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10583/?format=api",
                    "id": 10583,
                    "name": "Hellcore",
                    "is_group": true
                }
            },
            {
                "name": "Omnicolour",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10890/?format=api",
                    "id": 10890,
                    "name": "Omnicolour",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-06-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "monochrome",
            "scene-poetry"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/158951/?format=api",
        "demozoo_url": "https://demozoo.org/productions/158951/",
        "id": 158951,
        "title": "Analogue Invitation",
        "author_nicks": [
            {
                "name": "Hellcore",
                "abbreviation": "HCR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10583/?format=api",
                    "id": 10583,
                    "name": "Hellcore",
                    "is_group": true
                }
            },
            {
                "name": "Omnicolour",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10890/?format=api",
                    "id": 10890,
                    "name": "Omnicolour",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/40344/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40344/",
        "id": 40344,
        "title": "Liquid A",
        "author_nicks": [
            {
                "name": "Omnicolour",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10890/?format=api",
                    "id": 10890,
                    "name": "Omnicolour",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-08",
        "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": [
            "32mb"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/98418/?format=api",
        "demozoo_url": "https://demozoo.org/productions/98418/",
        "id": 98418,
        "title": "Loa - Living In The Skies",
        "author_nicks": [
            {
                "name": "Hellcore",
                "abbreviation": "HCR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10583/?format=api",
                    "id": 10583,
                    "name": "Hellcore",
                    "is_group": true
                }
            },
            {
                "name": "Omnicolour",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10890/?format=api",
                    "id": 10890,
                    "name": "Omnicolour",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-26",
        "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": [
            "scene-poetry",
            "mxmplay",
            "usmp"
        ]
    }
]