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

[
    {
        "url": "https://demozoo.org/api/v1/productions/29155/?format=api",
        "demozoo_url": "https://demozoo.org/productions/29155/",
        "id": 29155,
        "title": "Desert",
        "author_nicks": [
            {
                "name": "Enlightenment",
                "abbreviation": "NLI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11066/?format=api",
                    "id": 11066,
                    "name": "Enlightenment",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-31",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "requires-vga",
            "requires-386",
            "gus-only"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32780/?format=api",
        "demozoo_url": "https://demozoo.org/productions/32780/",
        "id": 32780,
        "title": "Tumor",
        "author_nicks": [
            {
                "name": "Enlightenment",
                "abbreviation": "NLI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11066/?format=api",
                    "id": 11066,
                    "name": "Enlightenment",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-13",
        "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/180789/?format=api",
        "demozoo_url": "https://demozoo.org/productions/180789/",
        "id": 180789,
        "title": "Rage Party 1996 Invitation",
        "author_nicks": [
            {
                "name": "Enlightenment",
                "abbreviation": "NLI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11066/?format=api",
                    "id": 11066,
                    "name": "Enlightenment",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27930/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27930/",
        "id": 27930,
        "title": "Mindphaser",
        "author_nicks": [
            {
                "name": "Enlightenment",
                "abbreviation": "NLI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11066/?format=api",
                    "id": 11066,
                    "name": "Enlightenment",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-16",
        "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": []
    }
]