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

{
    "url": "https://demozoo.org/api/v1/productions/333798/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/333798/",
    "id": 333798,
    "title": "Curious Jumper",
    "author_nicks": [
        {
            "name": "tommitytom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62380/?format=api",
                "id": 62380,
                "name": "tommitytom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-11-26",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
            "id": 36,
            "name": "Photo",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "=1",
            "score": "98",
            "competition": {
                "id": 18432,
                "name": "Black and White Photo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4683/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4683/",
                    "id": 4683,
                    "name": "Syntax 2023",
                    "tagline": "",
                    "start_date": "2023-11-25",
                    "end_date": "2023-11-26",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1d/ea/a8f2.335647.jpg",
            "original_width": 1365,
            "original_height": 2048,
            "standard_url": "https://media.demozoo.org/screens/s/1d/ea/a8f2.335647.png",
            "standard_width": 199,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1d/ea/a8f2.335647.png",
            "thumbnail_width": 99,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}