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

{
    "url": "https://demozoo.org/api/v1/productions/30176/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/30176/",
    "id": 30176,
    "title": "Cherry Coke",
    "author_nicks": [
        {
            "name": "iONic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/526/?format=api",
                "id": 526,
                "name": "iONic",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "AstroideA",
            "abbreviation": "AI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/375/?format=api",
                "id": 375,
                "name": "AstroideA",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-07-20",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/flag96/ansi/cherry_c.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "20",
            "competition": {
                "id": 2409,
                "name": "Ansi",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/703/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/703/",
                    "id": 703,
                    "name": "FLaG 1996",
                    "tagline": "",
                    "start_date": "1996-07-19",
                    "end_date": "1996-07-21",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4e/26/310e.123138.png",
            "original_width": 580,
            "original_height": 620,
            "standard_url": "https://media.demozoo.org/screens/s/4e/26/310e.123138.png",
            "standard_width": 280,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4e/26/310e.123138.png",
            "thumbnail_width": 140,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}