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

{
    "url": "https://demozoo.org/api/v1/productions/334872/?format=api",
    "demozoo_url": "https://demozoo.org/productions/334872/",
    "id": 334872,
    "title": "Don't Stare!",
    "author_nicks": [
        {
            "name": "Nico",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131751/?format=api",
                "id": 131751,
                "name": "Nico",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Slipstream",
            "abbreviation": "SLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                "id": 1433,
                "name": "Slipstream",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://tic80.com/cart/084fc6f41e021f1f5e68222e177276eb/don_t_stare.tic"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/tillagefx23/combined_showcase/dontstare_-_nico.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Tic80Cart",
            "url": "https://tic80.com/play?cart=3684"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 18116,
                "name": "Combined Showcase",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4730/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4730/",
                    "id": 4730,
                    "name": "Tillage-FX",
                    "tagline": "Get ready with us for 2024!",
                    "start_date": "2023-12-29",
                    "end_date": "2023-12-29",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://field-fx.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1e/2a/4023.336324.png",
            "original_width": 2044,
            "original_height": 1140,
            "standard_url": "https://media.demozoo.org/screens/s/1e/2a/4023.336324.jpg",
            "standard_width": 400,
            "standard_height": 223,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1e/2a/4023.336324.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        }
    ],
    "tags": []
}