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

{
    "url": "https://demozoo.org/api/v1/productions/325150/?format=api",
    "demozoo_url": "https://demozoo.org/productions/325150/",
    "id": 325150,
    "title": "One Hour Game Jam Splash Intro",
    "author_nicks": [
        {
            "name": "Wil",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111927/?format=api",
                "id": 111927,
                "name": "Wil",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-05-20",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Wil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111927/?format=api",
                    "id": 111927,
                    "name": "Wil",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=285837"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4684/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4684/",
            "id": 4684,
            "name": "Vintage Computing Carinthia $21",
            "tagline": "33rd VCC Meeting",
            "start_date": "2023-05-20",
            "end_date": "2023-05-20",
            "location": "Klagenfurt am Wörthersee, Carinthia, Austria",
            "is_online": false,
            "country_code": "AT",
            "latitude": 46.63333,
            "longitude": 14.3,
            "website": "https://logiker.com/vcc/meetings.html#$21"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ab/e7/f51e.327919.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/ab/e7/f51e.327919.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ab/e7/f51e.327919.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}