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

{
    "url": "https://demozoo.org/api/v1/productions/305918/?format=api",
    "demozoo_url": "https://demozoo.org/productions/305918/",
    "id": 305918,
    "title": "Escape from Callisto preview",
    "author_nicks": [
        {
            "name": "Hokuto Force",
            "abbreviation": "HF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                "id": 14329,
                "name": "Hokuto Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-02-26",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/bcc16online/wild_and_games/dm-escape_from_callisto.prg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "65",
            "competition": {
                "id": 16975,
                "name": "Wild & Games",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4404/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4404/",
                    "id": 4404,
                    "name": "BCC Party 2022",
                    "tagline": "#16: Who Dares Wins... or Goes Online!",
                    "start_date": "2022-02-26",
                    "end_date": "2022-02-26",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://party.c64clubberlin.de/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}