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

{
    "url": "https://demozoo.org/api/v1/productions/334180/?format=api",
    "demozoo_url": "https://demozoo.org/productions/334180/",
    "id": 334180,
    "title": "Twister249",
    "author_nicks": [
        {
            "name": "42Bastian",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12049/?format=api",
                "id": 12049,
                "name": "42Bastian",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-12-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/70/?format=api",
            "id": 70,
            "name": "Atari Lynx"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "42Bastian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12049/?format=api",
                    "id": 12049,
                    "name": "42Bastian",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/42Bastian/lynx_hacking/blob/master/248b/twister249/twister.lnx"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/sillyventure23winter/lynx_demo/twister.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubDirectory",
            "url": "http://github.com/42Bastian/lynx_hacking/tree/master/248b/twister249"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95597"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=3zXq7dzsPJY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "4.671",
            "competition": {
                "id": 18469,
                "name": "Atari Lynx Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4591/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4591/",
                    "id": 4591,
                    "name": "Silly Venture 2023 WE",
                    "tagline": "30th Atari JAGUAR Anniversary!",
                    "start_date": "2023-12-07",
                    "end_date": "2023-12-10",
                    "location": "Gdańsk, Pomerania, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.36112,
                    "longitude": 18.68976,
                    "website": "https://www.sillyventure.eu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3e/c2/9aa5.335478.png",
            "original_width": 1903,
            "original_height": 1021,
            "standard_url": "https://media.demozoo.org/screens/s/3e/c2/9aa5.335478.jpg",
            "standard_width": 400,
            "standard_height": 214,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3e/c2/9aa5.335478.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 107
        }
    ],
    "tags": [
        "bootsector",
        "source-available"
    ]
}