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

{
    "url": "https://demozoo.org/api/v1/productions/57281/?format=api",
    "demozoo_url": "https://demozoo.org/productions/57281/",
    "id": 57281,
    "title": "Karnevaali",
    "author_nicks": [
        {
            "name": "Pähkinä",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5351/?format=api",
                "id": 5351,
                "name": "PHn",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-06-16",
    "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/2001/proxy01/demo/maasat.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "11",
            "competition": {
                "id": 6165,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/837/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/837/",
                    "id": 837,
                    "name": "Proxy 2001",
                    "tagline": "",
                    "start_date": "2001-06-15",
                    "end_date": "2001-06-17",
                    "location": "Kannus, Kokkola, Central Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 63.9,
                    "longitude": 23.9,
                    "website": "http://www.kpnet.com/proxy/2001/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}