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

{
    "url": "https://demozoo.org/api/v1/productions/334008/?format=api",
    "demozoo_url": "https://demozoo.org/productions/334008/",
    "id": 334008,
    "title": "Xmas 2023 compo invite",
    "author_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-12-02",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Trident",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7239/?format=api",
                    "id": 7239,
                    "name": "Trident",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Fegolhuzz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6281/?format=api",
                    "id": 6281,
                    "name": "Fegolhuzz",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Qdor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5770/?format=api",
                    "id": 5770,
                    "name": "Qdor",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Soya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4377/?format=api",
                    "id": 4377,
                    "name": "Soya",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "tNG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112092/?format=api",
                    "id": 112092,
                    "name": "tNG",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Dirart"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=291475"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=237338"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95542"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=3ubEkfs-OHk"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4845/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4845/",
            "id": 4845,
            "name": "Christmas Live with Demoscene #4",
            "tagline": "",
            "start_date": "2023-12-23",
            "end_date": "2023-12-23",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4815/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4815/",
            "id": 4815,
            "name": "X-mas 2023 C64 compo",
            "tagline": "What do we love/hate more than Christmas? Christmas demos!",
            "start_date": "2023-12-02",
            "end_date": "2023-12-24",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/event/?id=3368"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1b/e8/3d4f.335237.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/1b/e8/3d4f.335237.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1b/e8/3d4f.335237.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "christmas"
    ]
}