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

{
    "url": "https://demozoo.org/api/v1/productions/364020/?format=api",
    "demozoo_url": "https://demozoo.org/productions/364020/",
    "id": 364020,
    "title": "VCCC Gift",
    "author_nicks": [
        {
            "name": "Ethanol Software Inc",
            "abbreviation": "ESI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9038/?format=api",
                "id": 9038,
                "name": "Ethanol Software Inc",
                "is_group": true
            }
        },
        {
            "name": "Joker",
            "abbreviation": "JKR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10844/?format=api",
                "id": 10844,
                "name": "Joker",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-12-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/16/?format=api",
            "id": 16,
            "name": "64b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dalthon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10843/?format=api",
                    "id": 10843,
                    "name": "Dalthon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9048/?format=api",
                    "id": 9048,
                    "name": "Mat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/vccc24/christmas_challenge/dalthon%26mat_zxspectrum_assembler_46b_vc3-2024.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=102946"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "13",
            "score": "46",
            "competition": {
                "id": 19612,
                "name": "Christmas Present Challenge",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5202/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5202/",
                    "id": 5202,
                    "name": "VCCC 2024",
                    "tagline": "Vintage Computing Christmas Challenge 2024",
                    "start_date": "2024-12-02",
                    "end_date": "2024-12-28",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://logiker.com/VCCC2024"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/31/25/0b3a.355067.png",
            "original_width": 800,
            "original_height": 500,
            "standard_url": "https://media.demozoo.org/screens/s/31/25/0b3a.355067.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/31/25/0b3a.355067.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}