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

{
    "url": "https://demozoo.org/api/v1/productions/359287/?format=api",
    "demozoo_url": "https://demozoo.org/productions/359287/",
    "id": 359287,
    "title": "October",
    "author_nicks": [
        {
            "name": "Ate Bit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/549/?format=api",
                "id": 549,
                "name": "Ate Bit",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-10-12",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/altparty24/tiny-demo-1k/october_by_ate-bit.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=98547"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=B5btUHe4i3I"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "284",
            "competition": {
                "id": 19447,
                "name": "1k Tiny Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4690/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4690/",
                    "id": 4690,
                    "name": "Alternative Party 2024",
                    "tagline": "OTA - Order of the Alternative",
                    "start_date": "2024-10-11",
                    "end_date": "2024-10-13",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "https://www.altparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/22/dc/5a62.351583.png",
            "original_width": 400,
            "original_height": 225,
            "standard_url": "https://media.demozoo.org/screens/s/22/dc/5a62.351583.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/22/dc/5a62.351583.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}