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

{
    "url": "https://demozoo.org/api/v1/productions/100709/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/100709/",
    "id": 100709,
    "title": "Cracktro",
    "author_nicks": [
        {
            "name": "BriteLite",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/937/?format=api",
                "id": 937,
                "name": "BriteLite",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-02-15",
    "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/2014/datastorm14/amiga/grfx_colorcycle/britelite-cracktro.lbm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10053,
                "name": "Amiga Color Cycling Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1954/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1954/",
                    "id": 1954,
                    "name": "Datastorm 2014",
                    "tagline": "The Final Datastorm",
                    "start_date": "2014-02-14",
                    "end_date": "2014-02-16",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701328,
                    "longitude": 11.96689,
                    "website": "http://www.datastorm.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a0/e7/a9d0.pl125293.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/a0/e7/a9d0.pl125293.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a0/e7/a9d0.pl125293.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}