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

{
    "url": "https://demozoo.org/api/v1/productions/82923/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/82923/",
    "id": 82923,
    "title": "State Of The Art",
    "author_nicks": [
        {
            "name": "Olly_bfox",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9743/?format=api",
                "id": 9743,
                "name": "bfox",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "CC2006 orgteam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9744/?format=api",
                "id": 9744,
                "name": "CC2006 orgteam",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-08-26",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/chaosconstructions06/ascii/artstate.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "5,194",
            "competition": {
                "id": 8676,
                "name": "Graphics - Ascii",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/328/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/328/",
                    "id": 328,
                    "name": "Chaos Constructions 2006",
                    "tagline": "",
                    "start_date": "2006-08-26",
                    "end_date": "2006-08-27",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.932739,
                    "longitude": 30.306721,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a2/15/6ebc.134400.png",
            "original_width": 640,
            "original_height": 1008,
            "standard_url": "https://media.demozoo.org/screens/s/a2/15/6ebc.134400.png",
            "standard_width": 190,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a2/15/6ebc.134400.png",
            "thumbnail_width": 95,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}