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

{
    "url": "https://demozoo.org/api/v1/productions/359769/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/359769/",
    "id": 359769,
    "title": "Double Crow",
    "author_nicks": [
        {
            "name": "Terradactal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140059/?format=api",
                "id": 140059,
                "name": "Terradactal",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-10-20",
    "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/2024/syntax24/16bit_graphics/dblcrow.iff"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "69",
            "competition": {
                "id": 19475,
                "name": "Pixel Graphics (16bit)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5031/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5031/",
                    "id": 5031,
                    "name": "Syntax 2024",
                    "tagline": "",
                    "start_date": "2024-10-19",
                    "end_date": "2024-10-20",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "https://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e5/fb/d61e.352190.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/e5/fb/d61e.352190.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e5/fb/d61e.352190.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}