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

{
    "url": "https://demozoo.org/api/v1/productions/338176/?format=api",
    "demozoo_url": "https://demozoo.org/productions/338176/",
    "id": 338176,
    "title": "Entering Area 64",
    "author_nicks": [
        {
            "name": "GeirS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71915/?format=api",
                "id": 71915,
                "name": "Geir Straume",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-02-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "GeirS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71915/?format=api",
                    "id": 71915,
                    "name": "Geir Straume",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/lovebyte24/256_byte_intro_oldschool/geirs_entering-area-64.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=239738"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96225"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=2enoxEnzk0A"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "231",
            "competition": {
                "id": 18633,
                "name": "256 Byte Intro Oldschool",
                "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/35/74/4fbd.339217.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/35/74/4fbd.339217.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/35/74/4fbd.339217.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "tiny-intro-with-sound"
    ]
}