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

{
    "url": "https://demozoo.org/api/v1/productions/312266/?format=api",
    "demozoo_url": "https://demozoo.org/productions/312266/",
    "id": 312266,
    "title": "Hawkeye Tunetro",
    "author_nicks": [
        {
            "name": "Buddy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52028/?format=api",
                "id": 52028,
                "name": "Buddy",
                "is_group": false
            }
        },
        {
            "name": "JAC!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6314/?format=api",
                "id": 6314,
                "name": "JAC!",
                "is_group": false
            }
        },
        {
            "name": "Rocky",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32443/?format=api",
                "id": 32443,
                "name": "Rocky",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-08-13",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "JAC!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6314/?format=api",
                    "id": 6314,
                    "name": "JAC!",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Buddy76cd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52028/?format=api",
                    "id": 52028,
                    "name": "Buddy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Rocky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32443/?format=api",
                    "id": 32443,
                    "name": "Rocky",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Atari 50 Logo"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.wudsn.com/productions/atari800/hawkeyetunetro/hawkeyetunetro-source.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.wudsn.com/productions/atari800/hawkeyetunetro/hawkeyetunetro-video.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.wudsn.com/productions/atari800/hawkeyetunetro/hawkeyetunetro.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/sillyventure22/xl_xe_demo/hawkeye.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92006"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=0Jo8gdFPFGU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "4.964",
            "competition": {
                "id": 17300,
                "name": "Atari XL/XE Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4440/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4440/",
                    "id": 4440,
                    "name": "Silly Venture 2022 SE",
                    "tagline": "Reaching The Sky With ATARI's 50th!",
                    "start_date": "2022-08-12",
                    "end_date": "2022-08-14",
                    "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/ce/40/d816.312672.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/ce/40/d816.312672.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ce/40/d816.312672.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": [
        "source-available",
        "hawkeye"
    ]
}