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

[
    {
        "url": "https://demozoo.org/api/v1/productions/360498/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/360498/",
        "id": 360498,
        "title": "Ghost Rider - Skull On Fire",
        "author_nicks": [
            {
                "name": "Manslayer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25801/?format=api",
                    "id": 25801,
                    "name": "Manslayer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Insane Creators Enterprise",
                "abbreviation": "iCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                    "id": 2196,
                    "name": "Insane Creators Enterprise",
                    "is_group": true
                }
            },
            {
                "name": "PoWR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131690/?format=api",
                    "id": 131690,
                    "name": "PoWR",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-09-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/360499/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/360499/",
        "id": 360499,
        "title": "The Crime Cartel ad",
        "author_nicks": [
            {
                "name": "Manslayer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25801/?format=api",
                    "id": 25801,
                    "name": "Manslayer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Insane Creators Enterprise",
                "abbreviation": "iCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                    "id": 2196,
                    "name": "Insane Creators Enterprise",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-09-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]