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

{
    "url": "https://demozoo.org/api/v1/productions/167621/?format=api",
    "demozoo_url": "https://demozoo.org/productions/167621/",
    "id": 167621,
    "title": "Star Trek 50th anniversary Slideshow",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2016",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67322"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "127",
            "competition": {
                "id": 12980,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3112/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3112/",
                    "id": 3112,
                    "name": "speccy.pl party 2016.1",
                    "tagline": "",
                    "start_date": "2016-04-16",
                    "end_date": "2016-04-16",
                    "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.22977,
                    "longitude": 21.01178,
                    "website": "http://speccy.pl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/78/bb/3730.282099.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/78/bb/3730.282099.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/78/bb/3730.282099.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}