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

{
    "url": "https://demozoo.org/api/v1/productions/269766/?format=api",
    "demozoo_url": "https://demozoo.org/productions/269766/",
    "id": 269766,
    "title": "Circle of Life",
    "author_nicks": [
        {
            "name": "Scotty and Miri",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108705/?format=api",
                "id": 108705,
                "name": "Scotty and Miri",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-11-02",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "86",
            "competition": {
                "id": 15575,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3911/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3911/",
                    "id": 3911,
                    "name": "Syntax 2019",
                    "tagline": "",
                    "start_date": "2019-11-02",
                    "end_date": "2019-11-03",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}