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

{
    "url": "https://demozoo.org/api/v1/productions/5015/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/5015/",
    "id": 5015,
    "title": "Secret Squirrel in Action",
    "author_nicks": [
        {
            "name": "Maxie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6069/?format=api",
                "id": 6069,
                "name": "Maxie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-04-13",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
            "id": 36,
            "name": "Photo",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/breakpoint09/photo/squirrel.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 23,
            "ranking": "23",
            "score": "153",
            "competition": {
                "id": 523,
                "name": "Photo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/26/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/26/",
                    "id": 26,
                    "name": "Breakpoint 2009",
                    "tagline": "Everything Is Under Control",
                    "start_date": "2009-04-10",
                    "end_date": "2009-04-13",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2009/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/eb/26/a7cb.pl39349.jpg",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/eb/26/a7cb.pl39349.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/eb/26/a7cb.pl39349.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}