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

{
    "url": "https://demozoo.org/api/v1/productions/34572/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/34572/",
    "id": 34572,
    "title": "Selfportrait",
    "author_nicks": [
        {
            "name": "Thy Pyroo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15196/?format=api",
                "id": 15196,
                "name": "Thypyroo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Raped Ansi Art",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22868/?format=api",
                "id": 22868,
                "name": "Raped Ansi Art",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-11-01",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/dreamhack97/ansi/tp-me.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "338",
            "competition": {
                "id": 2933,
                "name": "Ansi Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/241/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/241/",
                    "id": 241,
                    "name": "Dreamhack 1997",
                    "tagline": "",
                    "start_date": "1997-10-31",
                    "end_date": "1997-11-02",
                    "location": "Borlänge Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.45799,
                    "longitude": 15.39873,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/98/4e/91f6.104834.png",
            "original_width": 640,
            "original_height": 752,
            "standard_url": "https://media.demozoo.org/screens/s/98/4e/91f6.104834.png",
            "standard_width": 255,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/98/4e/91f6.104834.png",
            "thumbnail_width": 127,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}