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

{
    "url": "https://demozoo.org/api/v1/productions/190843/?format=api",
    "demozoo_url": "https://demozoo.org/productions/190843/",
    "id": 190843,
    "title": "…",
    "author_nicks": [
        {
            "name": "Häläbläp Crew",
            "abbreviation": "HBC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3590/?format=api",
                "id": 3590,
                "name": "Häläbläp Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-06-25",
    "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/2005/jumalauta_midsummer_festival05/demo/hbc_dots.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17739"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 14504,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1260/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1260/",
                    "id": 1260,
                    "name": "Jumalauta Midsummer Festival 2005",
                    "tagline": "",
                    "start_date": "2005-06-24",
                    "end_date": "2005-06-26",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.0,
                    "longitude": 26.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}