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

{
    "url": "https://demozoo.org/api/v1/productions/186712/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/186712/",
    "id": 186712,
    "title": "Snowy Day",
    "author_nicks": [
        {
            "name": "Jok",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24567/?format=api",
                "id": 24567,
                "name": "Jok",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dreamweb",
            "abbreviation": "DW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15003/?format=api",
                "id": 15003,
                "name": "Dreamweb",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-05-11",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "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/2018/outline18/combined_graphics/pixelgfx_compo-jok-snowy_day.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "92",
            "competition": {
                "id": 14266,
                "name": "Combined Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3373/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3373/",
                    "id": 3373,
                    "name": "Outline 2018",
                    "tagline": "",
                    "start_date": "2018-05-10",
                    "end_date": "2018-05-13",
                    "location": "Willemsoord, Gemeente Steenwijkerland, Overijssel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.825,
                    "longitude": 6.05972,
                    "website": "https://outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/74/a0/6acf.162450.png",
            "original_width": 640,
            "original_height": 640,
            "standard_url": "https://media.demozoo.org/screens/s/74/a0/6acf.162450.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/74/a0/6acf.162450.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "grafx2",
        "stages-included"
    ]
}