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

[
    {
        "url": "https://demozoo.org/api/v1/productions/9888/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9888/",
        "id": 9888,
        "title": "Shine On",
        "author_nicks": [
            {
                "name": "Code and Light Sorcerers",
                "abbreviation": "CLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11213/?format=api",
                    "id": 11213,
                    "name": "Code and Light Sorcerers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-07-03",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/9887/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9887/",
        "id": 9887,
        "title": "Beyond",
        "author_nicks": [
            {
                "name": "Code and Light Sorcerers",
                "abbreviation": "CLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11213/?format=api",
                    "id": 11213,
                    "name": "Code and Light Sorcerers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-22",
        "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",
            "gus-only",
            "mxm",
            "repeated-effects",
            "vesa2"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/9886/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9886/",
        "id": 9886,
        "title": "LSD",
        "author_nicks": [
            {
                "name": "Code and Light Sorcerers",
                "abbreviation": "CLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11213/?format=api",
                    "id": 11213,
                    "name": "Code and Light Sorcerers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-04",
        "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": [
            "mxm",
            "dosbox-incompatible",
            "screenshots-needed"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/289020/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289020/",
        "id": 289020,
        "title": "Psion - Green World",
        "author_nicks": [
            {
                "name": "Code and Light Sorcerers",
                "abbreviation": "CLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11213/?format=api",
                    "id": 11213,
                    "name": "Code and Light Sorcerers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/9291/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9291/",
        "id": 9291,
        "title": "Sword",
        "author_nicks": [
            {
                "name": "Code and Light Sorcerers",
                "abbreviation": "CLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11213/?format=api",
                    "id": 11213,
                    "name": "Code and Light Sorcerers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-12-20",
        "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",
            "video-cap-needed"
        ]
    }
]