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

{
    "url": "https://demozoo.org/api/v1/productions/323585/?format=api",
    "demozoo_url": "https://demozoo.org/productions/323585/",
    "id": 323585,
    "title": "Große Kunst",
    "author_nicks": [
        {
            "name": "Hotstuffers",
            "abbreviation": "HTS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6427/?format=api",
                "id": 6427,
                "name": "Hotstuffers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-04-29",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/bcc17/c64_one_filed_demo/grosse-kunst.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=231967"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "50",
            "competition": {
                "id": 17878,
                "name": "C64 One Filed Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4580/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4580/",
                    "id": 4580,
                    "name": "BCC Party 2023",
                    "tagline": "#17: RETURN TO C-BASE IMMEDIATELY",
                    "start_date": "2023-04-28",
                    "end_date": "2023-04-30",
                    "location": "Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5233,
                    "longitude": 13.41377,
                    "website": "https://c64clubberlin.de/?p=6631"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/00/f8/327b.325734.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/00/f8/327b.325734.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/00/f8/327b.325734.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}