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

{
    "url": "https://demozoo.org/api/v1/productions/33821/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/33821/",
    "id": 33821,
    "title": "Underwater Pressure",
    "author_nicks": [
        {
            "name": "Zoltan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10563/?format=api",
                "id": 10563,
                "name": "Zoltan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Amnesty",
            "abbreviation": "AME",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8691/?format=api",
                "id": 8691,
                "name": "Amnesty",
                "is_group": true
            }
        },
        {
            "name": "Madwizards",
            "abbreviation": "MWI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                "id": 450,
                "name": "Madwizards",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-12-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/1997/astrosyn97/grtc/pressure.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 2841,
                "name": "Trace",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/885/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/885/",
                    "id": 885,
                    "name": "Astrosyn 1997",
                    "tagline": "",
                    "start_date": "1997-12-13",
                    "end_date": "1997-12-14",
                    "location": "Koszalin, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.19438,
                    "longitude": 16.17222,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ff/58/1907.55242.jpg",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/ff/58/1907.55242.jpg",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ff/58/1907.55242.jpg",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "cinema4d"
    ]
}