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

{
    "url": "https://demozoo.org/api/v1/productions/315511/?format=api",
    "demozoo_url": "https://demozoo.org/productions/315511/",
    "id": 315511,
    "title": "Xanadu",
    "author_nicks": [
        {
            "name": "BAS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69937/?format=api",
                "id": 69937,
                "name": "BAS",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-11-12",
    "supertype": "production",
    "platforms": [],
    "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/syntax22/wild_demo/xanadu.d81"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92908"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "8",
            "score": "61",
            "competition": {
                "id": 17525,
                "name": "WiLD",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4517/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4517/",
                    "id": 4517,
                    "name": "Syntax 2022",
                    "tagline": "",
                    "start_date": "2022-11-12",
                    "end_date": "2022-11-13",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "https://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mega65"
    ]
}