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

[
    {
        "url": "https://demozoo.org/api/v1/productions/263856/?format=api",
        "demozoo_url": "https://demozoo.org/productions/263856/",
        "id": 263856,
        "title": "Hovel",
        "author_nicks": [
            {
                "name": "Vacuum",
                "abbreviation": "VCM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53166/?format=api",
                    "id": 53166,
                    "name": "Vacuum",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-02-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/263857/?format=api",
        "demozoo_url": "https://demozoo.org/productions/263857/",
        "id": 263857,
        "title": "No More Dreams",
        "author_nicks": [
            {
                "name": "Vacuum",
                "abbreviation": "VCM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53166/?format=api",
                    "id": 53166,
                    "name": "Vacuum",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-05-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28444/?format=api",
        "demozoo_url": "https://demozoo.org/productions/28444/",
        "id": 28444,
        "title": "C.A.S.C.",
        "author_nicks": [
            {
                "name": "Vacuum",
                "abbreviation": "VCM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53166/?format=api",
                    "id": 53166,
                    "name": "Vacuum",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-03-11",
        "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": []
    }
]