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

{
    "url": "https://demozoo.org/api/v1/productions/115797/?format=api",
    "demozoo_url": "https://demozoo.org/productions/115797/",
    "id": 115797,
    "title": "Birdie 2024",
    "author_nicks": [
        {
            "name": "Dr. Chickenbyte",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37712/?format=api",
                "id": 37712,
                "name": "Dr. Chickenbyte",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-05-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        }
    ],
    "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/2014/birdie14/demo_lame/0369_dr.chickenbyte_-_birdie_2024.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "24.52%",
            "competition": {
                "id": 10590,
                "name": "LAM-Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2121/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2121/",
                    "id": 2121,
                    "name": "Birdie 2014 (24)",
                    "tagline": "Birdie 24",
                    "start_date": "2014-05-29",
                    "end_date": "2014-06-01",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}