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

{
    "url": "https://demozoo.org/api/v1/productions/334966/?format=api",
    "demozoo_url": "https://demozoo.org/productions/334966/",
    "id": 334966,
    "title": "Christmas Diamonds (Amstrad CPC/Z80 Assembler)",
    "author_nicks": [
        {
            "name": "Overflow",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46352/?format=api",
                "id": 46352,
                "name": "Overflow",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-12-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "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/overflow%28v5%29_cpc_assembler_vc3-2023.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95766"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 82,
            "ranking": "13",
            "score": "29",
            "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/da/19/b10b.336617.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/da/19/b10b.336617.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/da/19/b10b.336617.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/2b/25/0703.336618.png",
            "original_width": 2583,
            "original_height": 1922,
            "standard_url": "https://media.demozoo.org/screens/s/2b/25/0703.336618.jpg",
            "standard_width": 400,
            "standard_height": 297,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2b/25/0703.336618.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 148
        }
    ],
    "tags": []
}