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

{
    "url": "https://demozoo.org/api/v1/productions/40985/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/40985/",
    "id": 40985,
    "title": "Skuller",
    "author_nicks": [
        {
            "name": "Loco",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23691/?format=api",
                "id": 23691,
                "name": "Loco",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hyperopia",
            "abbreviation": "HYP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8704/?format=api",
                "id": 8704,
                "name": "Hyperopia",
                "is_group": true
            }
        },
        {
            "name": "Juice",
            "abbreviation": "JCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15888/?format=api",
                "id": 15888,
                "name": "Juice",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-07-26",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/scene_strike98/ascii/ss3-asc.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "8",
            "competition": {
                "id": 3892,
                "name": "Ascii Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/994/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/994/",
                    "id": 994,
                    "name": "Scene Strike 1998 (3)",
                    "tagline": "",
                    "start_date": "1998-07-25",
                    "end_date": "1998-07-27",
                    "location": "Belgrade, Serbia",
                    "is_online": false,
                    "country_code": "RS",
                    "latitude": 44.811871,
                    "longitude": 20.46414,
                    "website": "http://www.crsn.com/ss3/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7f/0c/5800.351932.png",
            "original_width": 624,
            "original_height": 544,
            "standard_url": "https://media.demozoo.org/screens/s/7f/0c/5800.351932.png",
            "standard_width": 344,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7f/0c/5800.351932.png",
            "thumbnail_width": 172,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}