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

{
    "url": "https://demozoo.org/api/v1/productions/335196/?format=api",
    "demozoo_url": "https://demozoo.org/productions/335196/",
    "id": 335196,
    "title": "Christmas Diamonds (COMMODORE 64/BASIC V2)",
    "author_nicks": [
        {
            "name": "Harvey",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72215/?format=api",
                "id": 72215,
                "name": "Harvey",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-12-30",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/vccc23/christmas-diamonds/harvey_c64_basic_vc3-2023.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 246,
            "ranking": "178",
            "score": "150",
            "competition": {
                "id": 18504,
                "name": "Christmas Diamonds Challenge",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4821/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4821/",
                    "id": 4821,
                    "name": "VCCC 2023",
                    "tagline": "Vintage Computing Christmas Challenge",
                    "start_date": "2023-12-04",
                    "end_date": "2024-01-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://logiker.com/vccc2023"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f9/d5/f260.336960.png",
            "original_width": 533,
            "original_height": 565,
            "standard_url": "https://media.demozoo.org/screens/s/f9/d5/f260.336960.png",
            "standard_width": 283,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f9/d5/f260.336960.png",
            "thumbnail_width": 141,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/4f/3f/4363.336959.png",
            "original_width": 667,
            "original_height": 450,
            "standard_url": "https://media.demozoo.org/screens/s/4f/3f/4363.336959.jpg",
            "standard_width": 400,
            "standard_height": 269,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4f/3f/4363.336959.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 134
        }
    ],
    "tags": [
        "basic"
    ]
}