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

[
    {
        "url": "https://demozoo.org/api/v1/productions/193236/?format=api",
        "demozoo_url": "https://demozoo.org/productions/193236/",
        "id": 193236,
        "title": "Revenge!",
        "author_nicks": [
            {
                "name": "Abort",
                "abbreviation": "ABT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30874/?format=api",
                    "id": 30874,
                    "name": "Abort",
                    "is_group": true
                }
            },
            {
                "name": "Insanity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81454/?format=api",
                    "id": 81454,
                    "name": "Insanity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-10-24",
        "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/323232/?format=api",
        "demozoo_url": "https://demozoo.org/productions/323232/",
        "id": 323232,
        "title": "Testament II",
        "author_nicks": [
            {
                "name": "Insanity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81454/?format=api",
                    "id": 81454,
                    "name": "Insanity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/219970/?format=api",
        "demozoo_url": "https://demozoo.org/productions/219970/",
        "id": 219970,
        "title": "Graveyard",
        "author_nicks": [
            {
                "name": "Insanity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81454/?format=api",
                    "id": 81454,
                    "name": "Insanity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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/323231/?format=api",
        "demozoo_url": "https://demozoo.org/productions/323231/",
        "id": 323231,
        "title": "TESTAMENT v2.0b demo",
        "author_nicks": [
            {
                "name": "Insanity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81454/?format=api",
                    "id": 81454,
                    "name": "Insanity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "testament"
        ]
    }
]