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

{
    "url": "https://demozoo.org/api/v1/productions/82012/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/82012/",
    "id": 82012,
    "title": "Demo Demon",
    "author_nicks": [
        {
            "name": "Thom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10836/?format=api",
                "id": 10836,
                "name": "Thom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Trailer Park Demos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10837/?format=api",
                "id": 10837,
                "name": "Trailer Park Demos",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-09-16",
    "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/2005/pilgrimage05/grfx/demo_demon_-_thom.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "=3",
            "score": "45",
            "competition": {
                "id": 8555,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1229/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1229/",
                    "id": 1229,
                    "name": "Pilgrimage 2005",
                    "tagline": "",
                    "start_date": "2005-09-16",
                    "end_date": "2005-09-17",
                    "location": "Salt Lake City, Salt Lake County, Utah, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.76078,
                    "longitude": -111.89105,
                    "website": "http://pilgrimage.scene.org/2005/index.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c8/6a/3dbf.pl94176.png",
            "original_width": 1024,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/c8/6a/3dbf.pl94176.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c8/6a/3dbf.pl94176.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}