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

{
    "url": "https://demozoo.org/api/v1/productions/319239/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319239/",
    "id": 319239,
    "title": "Frantic",
    "author_nicks": [
        {
            "name": "Superogue",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/617/?format=api",
                "id": 617,
                "name": "Superogue",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Marquee Design",
            "abbreviation": "MQD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106358/?format=api",
                "id": 106358,
                "name": "Marquee Design",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-02-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/55/?format=api",
            "id": 55,
            "name": "16b intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Superogue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/617/?format=api",
                    "id": 617,
                    "name": "Superogue",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/marqueedesign/marqueedesign_frantic.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/lovebyte23/16_byte_intro_oldschool/marqueedesign_frantic.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ElNNH5a5BDs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "136",
            "competition": {
                "id": 17702,
                "name": "16 Byte Intro Oldschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4492/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4492/",
                    "id": 4492,
                    "name": "Lovebyte 2023",
                    "tagline": "Back by Dope Demand",
                    "start_date": "2023-02-10",
                    "end_date": "2023-02-12",
                    "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/cf/ae/e521.320463.png",
            "original_width": 752,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/cf/ae/e521.320463.png",
            "standard_width": 400,
            "standard_height": 255,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cf/ae/e521.320463.png",
            "thumbnail_width": 200,
            "thumbnail_height": 127
        }
    ],
    "tags": [
        "header-excluded"
    ]
}