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

{
    "url": "https://demozoo.org/api/v1/productions/326052/?format=api",
    "demozoo_url": "https://demozoo.org/productions/326052/",
    "id": 326052,
    "title": "Kanavauudistus",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2023-02-04",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=281818"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=229154"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 17,
            "ranking": "19",
            "score": "",
            "competition": {
                "id": 18049,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4623/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4623/",
                    "id": 4623,
                    "name": "KozMOS 2023",
                    "tagline": "Banaania poskien väliin",
                    "start_date": "2023-02-03",
                    "end_date": "2023-02-05",
                    "location": "Turku, Southwest Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.53333,
                    "longitude": 22.33333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/46/00/2e83.329214.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/46/00/2e83.329214.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/46/00/2e83.329214.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "unknown-author"
    ]
}