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

{
    "url": "https://demozoo.org/api/v1/productions/36764/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/36764/",
    "id": 36764,
    "title": "Last Stop",
    "author_nicks": [
        {
            "name": "Offwhite",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4231/?format=api",
                "id": 4231,
                "name": "Offwhite",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-07-14",
    "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/2012/solskogen12/gfx_newschool/2012_07_14_14_14_35_last_stop_by_offwhite.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "322",
            "competition": {
                "id": 3255,
                "name": "Newschool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1332/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1332/",
                    "id": 1332,
                    "name": "Solskogen 2012",
                    "tagline": "Dawn of the Dead Pixels",
                    "start_date": "2012-07-13",
                    "end_date": "2012-07-15",
                    "location": "Aas, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666908,
                    "longitude": 10.80529,
                    "website": "http://solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/96/a2/152b.65015.jpg",
            "original_width": 2560,
            "original_height": 1440,
            "standard_url": "https://media.demozoo.org/screens/s/96/a2/152b.65015.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/96/a2/152b.65015.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}