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

{
    "url": "https://demozoo.org/api/v1/productions/378026/?format=api",
    "demozoo_url": "https://demozoo.org/productions/378026/",
    "id": 378026,
    "title": "Bytejammer development reveal",
    "author_nicks": [
        {
            "name": "jtruk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135705/?format=api",
                "id": 135705,
                "name": "jtruk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=YGpwuR1cFHM"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5378/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5378/",
            "id": 5378,
            "name": "LimeLight 2025",
            "tagline": "",
            "start_date": "2025-09-26",
            "end_date": "2025-09-26",
            "location": "London, Greater London, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 51.50853,
            "longitude": -0.12574,
            "website": "https://limelight.party/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}