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

{
    "url": "https://demozoo.org/api/v1/productions/42294/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/42294/",
    "id": 42294,
    "title": "Erection",
    "author_nicks": [
        {
            "name": "Polygon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25523/?format=api",
                "id": 25523,
                "name": "Polygon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Glue",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17807/?format=api",
                "id": 17807,
                "name": "Glue",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-09-04",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/bizarre99/ansi/biz99_all_ansi.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "4",
            "score": "75",
            "competition": {
                "id": 4049,
                "name": "Ansi",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/448/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/448/",
                    "id": 448,
                    "name": "Bizarre 1999",
                    "tagline": "",
                    "start_date": "1999-09-03",
                    "end_date": "1999-09-05",
                    "location": "Gemeente Etten-Leur, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.57711,
                    "longitude": 4.64253,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b6/22/bbe6.161235.png",
            "original_width": 640,
            "original_height": 2128,
            "standard_url": "https://media.demozoo.org/screens/s/b6/22/bbe6.161235.png",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b6/22/bbe6.161235.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}