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

{
    "url": "https://demozoo.org/api/v1/productions/355389/?format=api",
    "demozoo_url": "https://demozoo.org/productions/355389/",
    "id": 355389,
    "title": "Cortin Intro 1",
    "author_nicks": [
        {
            "name": "Cortin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144222/?format=api",
                "id": 144222,
                "name": "Cortin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-08-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/50/?format=api",
            "id": 50,
            "name": "96K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/C/CORTIN/CORTIN.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/sillyventure24/st_e_int_96kb/cortin.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "5.000",
            "competition": {
                "id": 19280,
                "name": "Atari ST/E 96kb Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4779/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4779/",
                    "id": 4779,
                    "name": "Silly Venture 2024 SE",
                    "tagline": "35th Atari STe Anniversary",
                    "start_date": "2024-08-15",
                    "end_date": "2024-08-18",
                    "location": "Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.0,
                    "longitude": 20.0,
                    "website": "https://www.sillyventure.eu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7a/92/bd88.358491.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/7a/92/bd88.358491.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7a/92/bd88.358491.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}