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

[
    {
        "url": "https://demozoo.org/api/v1/productions/349190/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/349190/",
        "id": 349190,
        "title": "Everything Is Under Control",
        "author_nicks": [
            {
                "name": "FSPhil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72412/?format=api",
                    "id": 72412,
                    "name": "FSPhil",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-06-01",
        "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/204556/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/204556/",
        "id": 204556,
        "title": "IK-",
        "author_nicks": [
            {
                "name": "FSPhil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72412/?format=api",
                    "id": 72412,
                    "name": "FSPhil",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-05-25",
        "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/173819/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173819/",
        "id": 173819,
        "title": "FSPhil Demo",
        "author_nicks": [
            {
                "name": "FSPhil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72412/?format=api",
                    "id": 72412,
                    "name": "FSPhil",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-05-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]