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

{
    "url": "https://demozoo.org/api/v1/productions/338040/?format=api",
    "demozoo_url": "https://demozoo.org/productions/338040/",
    "id": 338040,
    "title": "The Creep",
    "author_nicks": [
        {
            "name": "Rostok",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135530/?format=api",
                "id": 135530,
                "name": "Rostok",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-02-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://rostok.itch.io/the-creep"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/lovebyte24/nanogame_highend/rostok-256b-nanogame-the-creep.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96179"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ZIR9OBQY1d4&t=530"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "109",
            "competition": {
                "id": 18627,
                "name": "Nano Game Highend",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4760/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4760/",
                    "id": 4760,
                    "name": "Lovebyte 2024",
                    "tagline": "Its on like DONKEY~1.COM",
                    "start_date": "2024-02-09",
                    "end_date": "2024-02-11",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/21/f7/ac8a.338925.png",
            "original_width": 128,
            "original_height": 128,
            "standard_url": "https://media.demozoo.org/screens/s/21/f7/ac8a.338925.png",
            "standard_width": 128,
            "standard_height": 128,
            "thumbnail_url": "https://media.demozoo.org/screens/t/21/f7/ac8a.338925.png",
            "thumbnail_width": 128,
            "thumbnail_height": 128
        }
    ],
    "tags": []
}