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

{
    "url": "https://demozoo.org/api/v1/productions/85710/?format=api",
    "demozoo_url": "https://demozoo.org/productions/85710/",
    "id": 85710,
    "title": "Random Syntax Party Demo",
    "author_nicks": [
        {
            "name": "cTrix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3604/?format=api",
                "id": 3604,
                "name": "cTrix",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-07-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "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/2007/syntax07/demo/oldschool/randomsyntaxpartydemo_by_ctrix_a500.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31479"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "23",
            "competition": {
                "id": 9024,
                "name": "Demo - Oldschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/384/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/384/",
                    "id": 384,
                    "name": "Syntax 2007",
                    "tagline": "",
                    "start_date": "2007-07-21",
                    "end_date": "2007-07-22",
                    "location": "Melbourne, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.817532,
                    "longitude": 144.967148,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}