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

{
    "url": "https://demozoo.org/api/v1/productions/84151/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/84151/",
    "id": 84151,
    "title": "Nightshift",
    "author_nicks": [
        {
            "name": "H2O",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/756/?format=api",
                "id": 756,
                "name": "H2O",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "DEViANCE",
            "abbreviation": "DEV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10554/?format=api",
                "id": 10554,
                "name": "DEViANCE",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-03-04",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/nightshift06/ascii/h2o_-_nightshift.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "7.50",
            "competition": {
                "id": 8822,
                "name": "Ascii",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1294/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1294/",
                    "id": 1294,
                    "name": "NightShift 2006",
                    "tagline": "",
                    "start_date": "2006-03-04",
                    "end_date": "2006-03-05",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f6/de/2cd8.153225.png",
            "original_width": 624,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/f6/de/2cd8.153225.png",
            "standard_width": 400,
            "standard_height": 266,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/de/2cd8.153225.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}