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

[
    {
        "url": "https://demozoo.org/api/v1/productions/98304/?format=api",
        "demozoo_url": "https://demozoo.org/productions/98304/",
        "id": 98304,
        "title": "The Penguin Experience",
        "author_nicks": [
            {
                "name": "Zwilight Tone",
                "abbreviation": "ZT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7846/?format=api",
                    "id": 7846,
                    "name": "Zwilight Tone",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-06",
        "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/6601/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6601/",
        "id": 6601,
        "title": "The king of the round table",
        "author_nicks": [
            {
                "name": "Zwilight Tone",
                "abbreviation": "ZT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7846/?format=api",
                    "id": 7846,
                    "name": "Zwilight Tone",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-04-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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6130/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6130/",
        "id": 6130,
        "title": "No Rippings",
        "author_nicks": [
            {
                "name": "Zwilight Zone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7846/?format=api",
                    "id": 7846,
                    "name": "Zwilight Tone",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12-29",
        "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": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27036/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27036/",
        "id": 27036,
        "title": "Don't Panic",
        "author_nicks": [
            {
                "name": "Zwilight Tone",
                "abbreviation": "ZT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7846/?format=api",
                    "id": 7846,
                    "name": "Zwilight Tone",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-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": [
            "fakedemo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/309357/?format=api",
        "demozoo_url": "https://demozoo.org/productions/309357/",
        "id": 309357,
        "title": "Instant Undercover",
        "author_nicks": [
            {
                "name": "Zwilight Tone",
                "abbreviation": "ZT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7846/?format=api",
                    "id": 7846,
                    "name": "Zwilight Tone",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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": [
            "lost"
        ]
    }
]