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

{
    "url": "https://demozoo.org/api/v1/productions/288181/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/288181/",
    "id": 288181,
    "title": "Jinglebells",
    "author_nicks": [
        {
            "name": "Viljan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48976/?format=api",
                "id": 48976,
                "name": "Viljan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-12-19",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "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/2020/forndata_xmas20/amiga_gfx/jinglebells_viljan.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "91",
            "competition": {
                "id": 16282,
                "name": "Amiga Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4142/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4142/",
                    "id": 4142,
                    "name": "Forndata X-Mas 2020",
                    "tagline": "A cosy christmas scene evening",
                    "start_date": "2020-12-19",
                    "end_date": "2020-12-19",
                    "location": "Visby, Gotland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.64089,
                    "longitude": 18.29602,
                    "website": "http://www.forndata.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/20/22/6601.283452.png",
            "original_width": 632,
            "original_height": 504,
            "standard_url": "https://media.demozoo.org/screens/s/20/22/6601.283452.jpg",
            "standard_width": 376,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/20/22/6601.283452.jpg",
            "thumbnail_width": 188,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "horror",
        "christmas"
    ]
}