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

{
    "url": "https://demozoo.org/api/v1/productions/334239/?format=api",
    "demozoo_url": "https://demozoo.org/productions/334239/",
    "id": 334239,
    "title": "Grill and Chill 2023 - X-Mas Edition",
    "author_nicks": [
        {
            "name": "The Solaris Agency",
            "abbreviation": "TSA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27695/?format=api",
                "id": 27695,
                "name": "The Solaris Agency",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-12-09",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Epyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55235/?format=api",
                    "id": 55235,
                    "name": "Epyx",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Spider Jerusalem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27693/?format=api",
                    "id": 27693,
                    "name": "Spider Jerusalem",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Spider Jerusalem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27693/?format=api",
                    "id": 27693,
                    "name": "Spider Jerusalem",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "AMI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6136/?format=api",
                    "id": 6136,
                    "name": "AMI",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Directory Art"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=291678"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=291679"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://suicide-rabbits.de/de/projekt/c64-grill-and-chill-the-xmas-meeting-2023"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=237514"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95599"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Kh_zOB9GVkU"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4826/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4826/",
            "id": 4826,
            "name": "Grill and Chill X-Mas Edition 2023",
            "tagline": "",
            "start_date": "2023-12-09",
            "end_date": "2023-12-09",
            "location": "Wuppertal, Düsseldorf District, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.25627,
            "longitude": 7.14816,
            "website": "https://devlab.nrw"
        }
    ],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "",
            "competition": {
                "id": 18643,
                "name": "C64 Mixed",
                "party": {
                    "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"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ad/e0/5c78.335507.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/ad/e0/5c78.335507.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ad/e0/5c78.335507.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "christmas",
        "source-available"
    ]
}