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

{
    "url": "https://demozoo.org/api/v1/productions/29266/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/29266/",
    "id": 29266,
    "title": "Falling Down",
    "author_nicks": [
        {
            "name": "Jobe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20019/?format=api",
                "id": 20019,
                "name": "Jobe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Crux",
            "abbreviation": "CRX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
                "id": 5452,
                "name": "Crux",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-08-17",
    "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/1996/buenzli96b/grfx/buen2gfx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "25",
            "competition": {
                "id": 2268,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/775/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/775/",
                    "id": 775,
                    "name": "Bünzli 2 (1996)",
                    "tagline": "",
                    "start_date": "1996-08-17",
                    "end_date": "1996-08-18",
                    "location": "Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 46.813202,
                    "longitude": 8.22395,
                    "website": "http://www.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a0/ad/434a.41562.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/a0/ad/434a.41562.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a0/ad/434a.41562.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}