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

{
    "url": "https://demozoo.org/api/v1/productions/362720/?format=api",
    "demozoo_url": "https://demozoo.org/productions/362720/",
    "id": 362720,
    "title": "SV2024WE greetings & invitation video to SV2025SE",
    "author_nicks": [
        {
            "name": "SV Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132538/?format=api",
                "id": 132538,
                "name": "SV Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-12-13",
    "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=KGBupyBtl4I"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5112/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5112/",
            "id": 5112,
            "name": "Silly Venture 2025 SE",
            "tagline": "25TH SILLY VENTURE ANNIVERSARY",
            "start_date": "2025-07-31",
            "end_date": "2025-08-03",
            "location": "Gdańsk, Pomerania, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 54.36112,
            "longitude": 18.68976,
            "website": "https://www.sillyventure.eu"
        }
    ],
    "screenshots": [],
    "tags": []
}