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

{
    "url": "https://demozoo.org/api/v1/productions/274002/?format=api",
    "demozoo_url": "https://demozoo.org/productions/274002/",
    "id": 274002,
    "title": "Untitled",
    "author_nicks": [
        {
            "name": "Jay",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/112245/?format=api",
                "id": 112245,
                "name": "Jay",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-01-18",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/synchrony20/wild/untitled_jay.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "84",
            "competition": {
                "id": 15740,
                "name": "Wild / Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3991/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3991/",
                    "id": 3991,
                    "name": "SynchroNY 2020",
                    "tagline": "",
                    "start_date": "2020-01-17",
                    "end_date": "2020-01-18",
                    "location": "Montréal, Quebec, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.50008,
                    "longitude": -73.68248,
                    "website": "https://synchrony.nyc/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e5/b6/7e9e.260942.png",
            "original_width": 907,
            "original_height": 846,
            "standard_url": "https://media.demozoo.org/screens/s/e5/b6/7e9e.260942.jpg",
            "standard_width": 321,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e5/b6/7e9e.260942.jpg",
            "thumbnail_width": 160,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "html"
    ]
}