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

{
    "url": "https://demozoo.org/api/v1/productions/326973/?format=api",
    "demozoo_url": "https://demozoo.org/productions/326973/",
    "id": 326973,
    "title": "Keep On Swimming",
    "author_nicks": [
        {
            "name": "The Unstoppable Hacker Bunch",
            "abbreviation": "TUHB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20748/?format=api",
                "id": 20748,
                "name": "The Unstoppable Hacker Bunch",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-07-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Watcher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15853/?format=api",
                    "id": 15853,
                    "name": "The Watcher",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.tuhb.org/demo/the_watcher_keep_on_swimming.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/evoke23/in256b/the_watcher_keep_on_swimming.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94764"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=LAfcpoz3OQw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "362",
            "competition": {
                "id": 18075,
                "name": "256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4512/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4512/",
                    "id": 4512,
                    "name": "Evoke 2023",
                    "tagline": "",
                    "start_date": "2023-07-28",
                    "end_date": "2023-07-30",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "https://www.evoke.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f1/4d/865f.330125.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/f1/4d/865f.330125.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f1/4d/865f.330125.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "fish"
    ]
}