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

{
    "url": "https://demozoo.org/api/v1/productions/20212/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/20212/",
    "id": 20212,
    "title": "Visitor",
    "author_nicks": [
        {
            "name": "Hopper",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3951/?format=api",
                "id": 3951,
                "name": "Hopper",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "SquoQuo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3528/?format=api",
                "id": 3528,
                "name": "SquoQuo",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-04-13",
    "supertype": "graphics",
    "platforms": [],
    "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/1998/mekkasymposium98/grfx/ms98pic2.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 40,
            "ranking": "40",
            "score": "9",
            "competition": {
                "id": 1248,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/336/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/336/",
                    "id": 336,
                    "name": "Mekka & Symposium 1998",
                    "tagline": "We Are Family",
                    "start_date": "1998-04-10",
                    "end_date": "1998-04-13",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/53/90/baf3.65572.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/53/90/baf3.65572.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/53/90/baf3.65572.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}