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

{
    "url": "https://demozoo.org/api/v1/productions/204539/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/204539/",
    "id": 204539,
    "title": "Don't let go",
    "author_nicks": [
        {
            "name": "Whazzit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46055/?format=api",
                "id": 46055,
                "name": "Whazzit",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-05-25",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 15157,
                "name": "ANSI / ASCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3869/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3869/",
                    "id": 3869,
                    "name": "LayerOne Demoparty 2019",
                    "tagline": "",
                    "start_date": "2019-05-25",
                    "end_date": "2019-05-25",
                    "location": "Pasadena, Los Angeles County, California, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 34.14778,
                    "longitude": -118.14452,
                    "website": "http://l1demo.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2b/2c/5c4d.187583.png",
            "original_width": 720,
            "original_height": 368,
            "standard_url": "https://media.demozoo.org/screens/s/2b/2c/5c4d.187583.png",
            "standard_width": 400,
            "standard_height": 204,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2b/2c/5c4d.187583.png",
            "thumbnail_width": 200,
            "thumbnail_height": 102
        }
    ],
    "tags": []
}