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

[
    {
        "url": "https://demozoo.org/api/v1/productions/290594/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290594/",
        "id": 290594,
        "title": "GHSCP 1.1",
        "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
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-11-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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "hsc"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290595/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290595/",
        "id": 290595,
        "title": "INSED 0.1",
        "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
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-03",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode",
            "hsc"
        ]
    },
    {
        "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"
        ]
    }
]