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

{
    "url": "https://demozoo.org/api/v1/productions/277164/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/277164/",
    "id": 277164,
    "title": "The Real Party is in Your Pocket",
    "author_nicks": [
        {
            "name": "Fizzer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27471/?format=api",
                "id": 27471,
                "name": "Fizzer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-04-12",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
            "id": 28,
            "name": "4K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://amietia.com/DemoSources/The%20Real%20Party%20Is%20In%20Your%20Pocket.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://amietia.com/fizzer_-_the_real_party_is_in_your_pocket_(release).zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/revision20/4k-executable-graphics/fizzer_-_the_real_party_is_in_your_pocket_v4.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=85266"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "1551",
            "competition": {
                "id": 15876,
                "name": "4k Executable Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3862/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3862/",
                    "id": 3862,
                    "name": "Revision Online 2020",
                    "tagline": "Welcome Home",
                    "start_date": "2020-04-10",
                    "end_date": "2020-04-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://2020.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4b/2e/dba0.264365.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/4b/2e/dba0.264365.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4b/2e/dba0.264365.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "crinkler",
        "opengl",
        "shader-minifier",
        "source-available",
        "hardcoded-1080p"
    ]
}