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

{
    "url": "https://demozoo.org/api/v1/productions/50436/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/50436/",
    "id": 50436,
    "title": "Dancer In The Dark",
    "author_nicks": [
        {
            "name": "FRaNKy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1140/?format=api",
                "id": 1140,
                "name": "FRaNKy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-09-10",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
            "id": 36,
            "name": "Photo",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/sunrise11/photo/dancerinthedark.jpg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "109",
            "competition": {
                "id": 5167,
                "name": "Photo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/347/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/347/",
                    "id": 347,
                    "name": "Sunrise 2011",
                    "tagline": "The Social Event",
                    "start_date": "2011-09-09",
                    "end_date": "2011-09-11",
                    "location": "Luton, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 51.894932,
                    "longitude": -0.42809,
                    "website": "http://www.sunrisedemoparty.co.uk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bb/93/e3be.p50436.jpg",
            "original_width": 720,
            "original_height": 478,
            "standard_url": "https://media.demozoo.org/screens/s/bb/93/e3be.p50436.jpg",
            "standard_width": 400,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bb/93/e3be.p50436.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": []
}