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

{
    "url": "https://demozoo.org/api/v1/productions/317936/?format=api",
    "demozoo_url": "https://demozoo.org/productions/317936/",
    "id": 317936,
    "title": "A Cold Night",
    "author_nicks": [
        {
            "name": "luchak",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135702/?format=api",
                "id": 135702,
                "name": "luchak",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-01-14",
    "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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/luchak/demos/raw/main/releases/luchak_a_cold_night.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/get_ready23/new_talent/luchak_a_cold_night_v1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.pico-8-edu.com/?c=AHB4YQFmAQCnBG9QBAetpkcUR1_RDF9yd1YFwYskjxOcdM89YbyUPsErXLBxVdEc-ga33-IMxTXBQSNHBUFW90_Rl7Ul0os22ja6p7npqCx_C8s-g3WdhW2Z10VSNkV9uyWeYKmtz1vspoIHWOryemDgutMGr1sbMWoa9jOT5cDKXlj2PhsorguFB65LJjwUFbEJnmEzTJcm_8aYZSQZ5NakjuO1cqrPNzaiSGRgZydpc2Ms7kRFt7WzKWo_RfNnYKjr8wWxkzbLxANGljaTveYZgqGdNcmzcHSorqbqToWkiIqdrZ1Ks2Ch0haK3mEiXxoJBx3Q9BZoH2FvstitAQ==&g=w-w-w-w1HQHw-w2Xw-w3Xw-w2HQH"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93362"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=p2KMdfiOKmI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "163",
            "competition": {
                "id": 17612,
                "name": "New Talent Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4596/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4596/",
                    "id": 4596,
                    "name": "Get Ready",
                    "tagline": "Get Ready for Lovebyte 2023",
                    "start_date": "2023-01-14",
                    "end_date": "2023-01-14",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3c/66/22fc.319199.png",
            "original_width": 384,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/3c/66/22fc.319199.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3c/66/22fc.319199.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}