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

[
    {
        "url": "https://demozoo.org/api/v1/productions/372934/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/372934/",
        "id": 372934,
        "title": "Mist Rules Joo Foo!",
        "author_nicks": [
            {
                "name": "AtonalOsprey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68585/?format=api",
                    "id": 68585,
                    "name": "AtonalOsprey",
                    "is_group": false
                }
            },
            {
                "name": "Eerie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17751/?format=api",
                    "id": 17751,
                    "name": "Eerie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-12-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "teletext"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/192113/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/192113/",
        "id": 192113,
        "title": "33RULES",
        "author_nicks": [
            {
                "name": "Eerie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17751/?format=api",
                    "id": 17751,
                    "name": "Eerie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]