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

{
    "url": "https://demozoo.org/api/v1/productions/311214/?format=api",
    "demozoo_url": "https://demozoo.org/productions/311214/",
    "id": 311214,
    "title": "SV2022 SE/WE official video invitation #2",
    "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": "2022-07-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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=ohfcE06hFGI"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4440/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4440/",
            "id": 4440,
            "name": "Silly Venture 2022 SE",
            "tagline": "Reaching The Sky With ATARI's 50th!",
            "start_date": "2022-08-12",
            "end_date": "2022-08-14",
            "location": "Gdańsk, Pomerania, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 54.36112,
            "longitude": 18.68976,
            "website": "https://www.sillyventure.eu"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4441/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4441/",
            "id": 4441,
            "name": "Silly Venture 2022 WE",
            "tagline": "30th Atari Falcon Anniversary",
            "start_date": "2022-12-08",
            "end_date": "2022-12-11",
            "location": "Gdańsk, Pomerania, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 54.36112,
            "longitude": 18.68976,
            "website": "https://www.sillyventure.eu"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ac/af/9d24.311613.jpg",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/ac/af/9d24.311613.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ac/af/9d24.311613.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}