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

{
    "url": "https://demozoo.org/api/v1/productions/355345/?format=api",
    "demozoo_url": "https://demozoo.org/productions/355345/",
    "id": 355345,
    "title": "Halftone",
    "author_nicks": [
        {
            "name": "g0blinish",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23887/?format=api",
                "id": 23887,
                "name": "g0blinish",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-08-17",
    "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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "g0blinish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23887/?format=api",
                    "id": 23887,
                    "name": "g0blinish",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://g0blinish.ucoz.ru/demo3/sv24se/Halftone256b.7z"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/GOBLINSH/HALFT.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/sillyventure24/xl_xe_intro_256b/halft.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=x5RMkXuC7qM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "4.948",
            "competition": {
                "id": 19273,
                "name": "Atari XL/XE 256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4779/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4779/",
                    "id": 4779,
                    "name": "Silly Venture 2k24 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/73/8b/b2a3.349005.png",
            "original_width": 672,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/73/8b/b2a3.349005.png",
            "standard_width": 400,
            "standard_height": 285,
            "thumbnail_url": "https://media.demozoo.org/screens/t/73/8b/b2a3.349005.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}