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

{
    "url": "https://demozoo.org/api/v1/productions/322772/?format=api",
    "demozoo_url": "https://demozoo.org/productions/322772/",
    "id": 322772,
    "title": "ICC 2022 Voting",
    "author_nicks": [
        {
            "name": "Mayday!",
            "abbreviation": "MDY!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37118/?format=api",
                "id": 37118,
                "name": "Mayday!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-02-14",
    "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/45/?format=api",
            "id": 45,
            "name": "Votedisk",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=229488"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93722"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4581/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4581/",
            "id": 4581,
            "name": "Intro Creation Competition 2022",
            "tagline": "",
            "start_date": "2022-12-08",
            "end_date": "2023-01-29",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/forums/?csdbentrytype=event&csdbentry=3244&entrytopic=1"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d0/2f/3b5d.324903.gif",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/d0/2f/3b5d.324903.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d0/2f/3b5d.324903.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}