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

{
    "url": "https://demozoo.org/api/v1/productions/161960/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/161960/",
    "id": 161960,
    "title": "Ori Art",
    "author_nicks": [
        {
            "name": "Sebaloz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3691/?format=api",
                "id": 3691,
                "name": "Sebaloz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-11-18",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2000/x00/c64/x2000-gfx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 5424,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/76/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/76/",
                    "id": 76,
                    "name": "X 2000",
                    "tagline": "The Reunion",
                    "start_date": "2000-11-17",
                    "end_date": "2000-11-19",
                    "location": "Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.152355,
                    "longitude": 5.29297,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f7/e0/3fd8.112600.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/f7/e0/3fd8.112600.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f7/e0/3fd8.112600.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}