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

{
    "url": "https://demozoo.org/api/v1/productions/95345/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/95345/",
    "id": 95345,
    "title": "Christmas Tree",
    "author_nicks": [
        {
            "name": "OhLi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3690/?format=api",
                "id": 3690,
                "name": "OhLi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Digital Demolition Krew",
            "abbreviation": "DDK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34764/?format=api",
                "id": 34764,
                "name": "Digital Demolition Krew",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-12-07",
    "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/2013/northcondemoverse13/gfx_oldskool/ohli-christmastree_final.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "4",
            "score": "19",
            "competition": {
                "id": 9747,
                "name": "Oldschool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1961/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1961/",
                    "id": 1961,
                    "name": "NorthCon Demoverse 2013",
                    "tagline": "",
                    "start_date": "2013-12-05",
                    "end_date": "2013-12-08",
                    "location": "Neumünster, Schleswig-Holstein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 54.07477,
                    "longitude": 9.98195,
                    "website": "http://www.northcon.de/demoverse.htm"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ac/ec/f1e9.283567.png",
            "original_width": 728,
            "original_height": 1122,
            "standard_url": "https://media.demozoo.org/screens/s/ac/ec/f1e9.283567.png",
            "standard_width": 194,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ac/ec/f1e9.283567.png",
            "thumbnail_width": 97,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "christmas"
    ]
}