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

{
    "url": "https://demozoo.org/api/v1/productions/305690/?format=api",
    "demozoo_url": "https://demozoo.org/productions/305690/",
    "id": 305690,
    "title": "BCC#16 Online Invitation",
    "author_nicks": [
        {
            "name": "C64 Club Berlin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63997/?format=api",
                "id": 63997,
                "name": "C64 Club Berlin",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-02-16",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=264504"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=214455"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4404/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4404/",
            "id": 4404,
            "name": "BCC Party 2022",
            "tagline": "#16: Who Dares Wins... or Goes Online!",
            "start_date": "2022-02-26",
            "end_date": "2022-02-26",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://party.c64clubberlin.de/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/aa/84/5c18.305048.png",
            "original_width": 1434,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/aa/84/5c18.305048.jpg",
            "standard_width": 398,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/aa/84/5c18.305048.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}