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

[
    {
        "url": "https://demozoo.org/api/v1/productions/119277/?format=api",
        "demozoo_url": "https://demozoo.org/productions/119277/",
        "id": 119277,
        "title": "Frostbyte",
        "author_nicks": [
            {
                "name": "Core Productions",
                "abbreviation": "CP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52447/?format=api",
                    "id": 52447,
                    "name": "Core Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-01-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/149118/?format=api",
        "demozoo_url": "https://demozoo.org/productions/149118/",
        "id": 149118,
        "title": "H5",
        "author_nicks": [
            {
                "name": "Core Productions",
                "abbreviation": "CP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52447/?format=api",
                    "id": 52447,
                    "name": "Core Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/156295/?format=api",
        "demozoo_url": "https://demozoo.org/productions/156295/",
        "id": 156295,
        "title": "ReAppearance",
        "author_nicks": [
            {
                "name": "Core",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52447/?format=api",
                    "id": 52447,
                    "name": "Core Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/27321/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27321/",
        "id": 27321,
        "title": "No Great Shakes",
        "author_nicks": [
            {
                "name": "Amour",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21453/?format=api",
                    "id": 21453,
                    "name": "Amour",
                    "is_group": true
                }
            },
            {
                "name": "Core",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52447/?format=api",
                    "id": 52447,
                    "name": "Core Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-06-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]