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

{
    "url": "https://demozoo.org/api/v1/productions/27508/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/27508/",
    "id": 27508,
    "title": "Steel Void",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "1995-09-09",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 1992,
                "name": "ANSI",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/445/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/445/",
                    "id": 445,
                    "name": "Bizarre 1995",
                    "tagline": "",
                    "start_date": "1995-09-09",
                    "end_date": "1995-09-10",
                    "location": "Gemeente Etten-Leur, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.57711,
                    "longitude": 4.64253,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}