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

{
    "url": "https://demozoo.org/api/v1/productions/86164/?format=api",
    "demozoo_url": "https://demozoo.org/productions/86164/",
    "id": 86164,
    "title": "Trente Cinque, Quoi ?",
    "author_nicks": [
        {
            "name": "Drifters",
            "abbreviation": "DFT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5586/?format=api",
                "id": 5586,
                "name": "Drifters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-06-21",
    "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/2008/rewired08/demo/trentecinque.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "36",
            "competition": {
                "id": 9088,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/586/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/586/",
                    "id": 586,
                    "name": "Rewired 2008",
                    "tagline": "",
                    "start_date": "2008-06-20",
                    "end_date": "2008-06-22",
                    "location": "Maaseik, Provincie Limburg, Flanders, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 51.09066,
                    "longitude": 5.70788,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}