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

{
    "url": "https://demozoo.org/api/v1/productions/71201/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/71201/",
    "id": 71201,
    "title": "Yetis Snakepit",
    "author_nicks": [
        {
            "name": "the_Ye-Ti",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11714/?format=api",
                "id": 11714,
                "name": "the_Ye-Ti",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-07-25",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "84",
            "competition": {
                "id": 7593,
                "name": "Combined Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1211/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1211/",
                    "id": 1211,
                    "name": "Demozone 2005",
                    "tagline": "",
                    "start_date": "2005-07-23",
                    "end_date": "2005-07-26",
                    "location": "Biddinghuizen, Gemeente Dronten, Flevoland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.455,
                    "longitude": 5.69306,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}