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

{
    "url": "https://demozoo.org/api/v1/productions/319154/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319154/",
    "id": 319154,
    "title": "Sessions Invitro 2023",
    "author_nicks": [
        {
            "name": "zep",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63873/?format=api",
                "id": 63873,
                "name": "zep",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-02-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/lovebyte23/512_byte_intro_highend/sessions_invitro_2023.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "240",
            "competition": {
                "id": 17700,
                "name": "512 Byte Intro Highend",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4492/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4492/",
                    "id": 4492,
                    "name": "Lovebyte 2023",
                    "tagline": "Back by Dope Demand",
                    "start_date": "2023-02-10",
                    "end_date": "2023-02-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4606/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4606/",
            "id": 4606,
            "name": "SESSIONS in C4 LAN 2023 SPRING",
            "tagline": "",
            "start_date": "2023-04-28",
            "end_date": "2023-04-30",
            "location": "Shizuoka, Japan",
            "is_online": false,
            "country_code": "JP",
            "latitude": 35.01667,
            "longitude": 138.33333,
            "website": "https://sessions.frontl1ne.net/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d5/58/f3ab.320922.png",
            "original_width": 300,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/d5/58/f3ab.320922.jpg",
            "standard_width": 300,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d5/58/f3ab.320922.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 106
        }
    ],
    "tags": []
}