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

[
    {
        "url": "https://demozoo.org/api/v1/productions/28351/?format=api",
        "demozoo_url": "https://demozoo.org/productions/28351/",
        "id": 28351,
        "title": "Nope",
        "author_nicks": [
            {
                "name": "Fear Factory",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19788/?format=api",
                    "id": 19788,
                    "name": "Fear Factory",
                    "is_group": true
                }
            },
            {
                "name": "Legend Design",
                "abbreviation": "LD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8013/?format=api",
                    "id": 8013,
                    "name": "Legend Design",
                    "is_group": true
                }
            },
            {
                "name": "Xography",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7909/?format=api",
                    "id": 7909,
                    "name": "Xography",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-05-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "parody"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28890/?format=api",
        "demozoo_url": "https://demozoo.org/productions/28890/",
        "id": 28890,
        "title": "Comatose (UC95 Edition)",
        "author_nicks": [
            {
                "name": "Fear Factory",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19788/?format=api",
                    "id": 19788,
                    "name": "Fear Factory",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [],
        "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/28889/?format=api",
        "demozoo_url": "https://demozoo.org/productions/28889/",
        "id": 28889,
        "title": "Fake Healer",
        "author_nicks": [
            {
                "name": "Eye-D-Alistic",
                "abbreviation": "EdA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19789/?format=api",
                    "id": 19789,
                    "name": "Eye-D-Alistic",
                    "is_group": true
                }
            },
            {
                "name": "Fear Factory",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19788/?format=api",
                    "id": 19788,
                    "name": "Fear Factory",
                    "is_group": true
                }
            },
            {
                "name": "Xography",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7909/?format=api",
                    "id": 7909,
                    "name": "Xography",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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",
            "incomplete-credits"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/74994/?format=api",
        "demozoo_url": "https://demozoo.org/productions/74994/",
        "id": 74994,
        "title": "Comatose",
        "author_nicks": [
            {
                "name": "Fear Factory",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19788/?format=api",
                    "id": 19788,
                    "name": "Fear Factory",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-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": []
    }
]