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

{
    "url": "https://demozoo.org/api/v1/productions/331858/?format=api",
    "demozoo_url": "https://demozoo.org/productions/331858/",
    "id": 331858,
    "title": "15 Seconds of Shame",
    "author_nicks": [
        {
            "name": "Cellfish",
            "abbreviation": "CF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17049/?format=api",
                "id": 17049,
                "name": "Cellfish",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-10-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/trsac23/combined-demo/cellfish-15-seconds-of-shame.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95345"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=QresFcj5jN0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "83",
            "competition": {
                "id": 18346,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4738/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4738/",
                    "id": 4738,
                    "name": "TRSAC 2023",
                    "tagline": "Pata de los Muertos",
                    "start_date": "2023-10-20",
                    "end_date": "2023-10-22",
                    "location": "Århus, Aarhus Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.15674,
                    "longitude": 10.21076,
                    "website": "http://www.trsac.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/90/c0/e82f.334567.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/90/c0/e82f.334567.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/90/c0/e82f.334567.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}