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

{
    "url": "https://demozoo.org/api/v1/productions/319755/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319755/",
    "id": 319755,
    "title": "m1z3",
    "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-02-18",
    "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/55/?format=api",
            "id": 55,
            "name": "16b 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=282438"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=282439"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=229661"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4632/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4632/",
            "id": 4632,
            "name": "Commodore-Treffen Graz $3B",
            "tagline": "",
            "start_date": "2023-02-18",
            "end_date": "2023-02-18",
            "location": "Graz, Graz Stadt, Styria, Austria",
            "is_online": false,
            "country_code": "AT",
            "latitude": 47.07493,
            "longitude": 15.44089,
            "website": "http://martinland.mur.at/ctg/#$3B"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/67/a5/07bc.321084.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/67/a5/07bc.321084.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/67/a5/07bc.321084.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}