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

{
    "url": "https://demozoo.org/api/v1/productions/385109/?format=api",
    "demozoo_url": "https://demozoo.org/productions/385109/",
    "id": 385109,
    "title": "Level One",
    "author_nicks": [
        {
            "name": "Alex Menchi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82314/?format=api",
                "id": 82314,
                "name": "Alex Menchi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-05-26",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}