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

{
    "url": "https://demozoo.org/api/v1/productions/202010/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/202010/",
    "id": 202010,
    "title": "Sailing_ship",
    "author_nicks": [
        {
            "name": "Rasti",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88493/?format=api",
                "id": 88493,
                "name": "Rasti",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-04-06",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/speccy_pl19/wild/wild_rasti_sailing_ship.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "10",
            "score": "59",
            "competition": {
                "id": 15039,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3794/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3794/",
                    "id": 3794,
                    "name": "speccy.pl party 2019.1",
                    "tagline": "",
                    "start_date": "2019-04-06",
                    "end_date": "2019-04-06",
                    "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/08/e4/3339.183618.jpg",
            "original_width": 2480,
            "original_height": 3508,
            "standard_url": "https://media.demozoo.org/screens/s/08/e4/3339.183618.jpg",
            "standard_width": 212,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/08/e4/3339.183618.jpg",
            "thumbnail_width": 106,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}