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

[
    {
        "url": "https://demozoo.org/api/v1/productions/276795/?format=api",
        "demozoo_url": "https://demozoo.org/productions/276795/",
        "id": 276795,
        "title": "Insanity #3",
        "author_nicks": [
            {
                "name": "Insane Creators Enterprise",
                "abbreviation": "iCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                    "id": 2196,
                    "name": "Insane Creators Enterprise",
                    "is_group": true
                }
            },
            {
                "name": "Insanity Staff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130208/?format=api",
                    "id": 130208,
                    "name": "Insanity Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-12",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/276794/?format=api",
        "demozoo_url": "https://demozoo.org/productions/276794/",
        "id": 276794,
        "title": "Insanity #2",
        "author_nicks": [
            {
                "name": "Insane Creators Enterprise",
                "abbreviation": "iCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                    "id": 2196,
                    "name": "Insane Creators Enterprise",
                    "is_group": true
                }
            },
            {
                "name": "Insanity Staff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130208/?format=api",
                    "id": 130208,
                    "name": "Insanity Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-10",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/276793/?format=api",
        "demozoo_url": "https://demozoo.org/productions/276793/",
        "id": 276793,
        "title": "Insanity #1",
        "author_nicks": [
            {
                "name": "Insane Creators Enterprise",
                "abbreviation": "iCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                    "id": 2196,
                    "name": "Insane Creators Enterprise",
                    "is_group": true
                }
            },
            {
                "name": "Insanity Staff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130208/?format=api",
                    "id": 130208,
                    "name": "Insanity Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-09",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "pklite",
            "lzexe"
        ]
    }
]