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

{
    "url": "https://demozoo.org/api/v1/productions/333968/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333968/",
    "id": 333968,
    "title": "SQ2 - An Oscilloscope Tech Demo",
    "author_nicks": [
        {
            "name": "Bus Error Collective",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138008/?format=api",
                "id": 138008,
                "name": "Teletype Corporation",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-12-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/inercia23/wild/bus_error_collective-sq2_an_oscilloscope_tech_demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95583"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=VY7g8WuZAVg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 18439,
                "name": "Wild Showcase",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4664/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4664/",
                    "id": 4664,
                    "name": "Inércia Demoparty 2023",
                    "tagline": "",
                    "start_date": "2023-12-01",
                    "end_date": "2023-12-03",
                    "location": "Almada, District of Setúbal, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 38.68399,
                    "longitude": -9.14955,
                    "website": "https://2023.inercia.pt"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ff/2f/fd27.335259.png",
            "original_width": 1145,
            "original_height": 637,
            "standard_url": "https://media.demozoo.org/screens/s/ff/2f/fd27.335259.jpg",
            "standard_width": 400,
            "standard_height": 222,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ff/2f/fd27.335259.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        }
    ],
    "tags": []
}