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

{
    "url": "https://demozoo.org/api/v1/productions/303181/?format=api",
    "demozoo_url": "https://demozoo.org/productions/303181/",
    "id": 303181,
    "title": "FUJI_ROT",
    "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": "2021-12-11",
    "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": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/LYNX/42BSTIAN/FUJI_ROT.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/sillyventure21winter/atari_lynx_demo/fuji_rot.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubDirectory",
            "url": "http://github.com/42Bastian/lynx_hacking/tree/master/248b/sv2k21/fuji_rot"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90427"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=e7G-ZRYbBuA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "4.014",
            "competition": {
                "id": 16903,
                "name": "Atari Lynx Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4172/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4172/",
                    "id": 4172,
                    "name": "Silly Venture 2021 WE",
                    "tagline": "welcome to the ATARI wonderland!",
                    "start_date": "2021-12-10",
                    "end_date": "2021-12-12",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d4/14/ab2b.301919.png",
            "original_width": 357,
            "original_height": 226,
            "standard_url": "https://media.demozoo.org/screens/s/d4/14/ab2b.301919.png",
            "standard_width": 357,
            "standard_height": 226,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d4/14/ab2b.301919.png",
            "thumbnail_width": 200,
            "thumbnail_height": 126
        }
    ],
    "tags": [
        "source-available"
    ]
}