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

{
    "url": "https://demozoo.org/api/v1/productions/71188/?format=api",
    "demozoo_url": "https://demozoo.org/productions/71188/",
    "id": 71188,
    "title": "Ice @ Campzone",
    "author_nicks": [
        {
            "name": "Sandra en Tamara Havik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39082/?format=api",
                "id": 39082,
                "name": "Sandra en Tamara Havik",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-07-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "25",
            "competition": {
                "id": 7591,
                "name": "HTML",
                "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": []
}