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

{
    "url": "https://demozoo.org/api/v1/productions/317028/?format=api",
    "demozoo_url": "https://demozoo.org/productions/317028/",
    "id": 317028,
    "title": "Looping Verboten",
    "author_nicks": [
        {
            "name": "Slipstream",
            "abbreviation": "SLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                "id": 1433,
                "name": "Slipstream",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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/2022/zenta22/secret-zenta/release.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "145",
            "competition": {
                "id": 17606,
                "name": "Secret Zenta",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4557/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4557/",
                    "id": 4557,
                    "name": "Zenta 2022",
                    "tagline": "The once-in-lifetime post-christmas demoparty",
                    "start_date": "2022-12-27",
                    "end_date": "2022-12-30",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.95965,
                    "longitude": 7.9194,
                    "website": "https://zenta.rocks/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}