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

{
    "url": "https://demozoo.org/api/v1/productions/112694/?format=api",
    "demozoo_url": "https://demozoo.org/productions/112694/",
    "id": 112694,
    "title": "Toen Het Stil Bleef",
    "author_nicks": [
        {
            "name": "Guideline",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5943/?format=api",
                "id": 5943,
                "name": "Guideline",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-05-31",
    "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/2014/outline14/demo_pc/guideline_toen_het_stil_bleef.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63521"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "102",
            "competition": {
                "id": 10465,
                "name": "PC demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1842/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1842/",
                    "id": 1842,
                    "name": "Outline 2014",
                    "tagline": "",
                    "start_date": "2014-05-29",
                    "end_date": "2014-06-01",
                    "location": "Eersel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.358311,
                    "longitude": 5.30905,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}