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

[
    {
        "url": "https://demozoo.org/api/v1/productions/40971/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40971/",
        "id": 40971,
        "title": "Aliens",
        "author_nicks": [
            {
                "name": "Abyss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26132/?format=api",
                    "id": 26132,
                    "name": "Abyss",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "xHex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26133/?format=api",
                    "id": 26133,
                    "name": "xHex",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40988/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40988/",
        "id": 40988,
        "title": "Fish",
        "author_nicks": [
            {
                "name": "Abyss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26132/?format=api",
                    "id": 26132,
                    "name": "Abyss",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "xHex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26133/?format=api",
                    "id": 26133,
                    "name": "xHex",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/133347/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/133347/",
        "id": 133347,
        "title": "?",
        "author_nicks": [
            {
                "name": "Abyss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26132/?format=api",
                    "id": 26132,
                    "name": "Abyss",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26133/?format=api",
                    "id": 26133,
                    "name": "xHex",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-05-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]