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

{
    "url": "https://demozoo.org/api/v1/productions/143580/?format=api",
    "demozoo_url": "https://demozoo.org/productions/143580/",
    "id": 143580,
    "title": "Fragments",
    "author_nicks": [
        {
            "name": "Polynomial",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/60607/?format=api",
                "id": 60607,
                "name": "Polynomial",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-08-08",
    "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/2015/sundown15/wild/sd2015_fragments.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "131",
            "competition": {
                "id": 11763,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2398/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2398/",
                    "id": 2398,
                    "name": "Sundown 2015",
                    "tagline": "",
                    "start_date": "2015-08-07",
                    "end_date": "2015-08-09",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": "http://www.sundowndemoparty.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/48/ba/3321.91106.png",
            "original_width": 1286,
            "original_height": 1052,
            "standard_url": "https://media.demozoo.org/screens/s/48/ba/3321.91106.jpg",
            "standard_width": 366,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/48/ba/3321.91106.jpg",
            "thumbnail_width": 183,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}