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

{
    "url": "https://demozoo.org/api/v1/productions/317029/?format=api",
    "demozoo_url": "https://demozoo.org/productions/317029/",
    "id": 317029,
    "title": "Inside A Laser",
    "author_nicks": [
        {
            "name": "armageddon421",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135190/?format=api",
                "id": 135190,
                "name": "armageddon421",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-12-29",
    "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/2022/zenta22/secret-zenta/armageddon421_inside_a_laser.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93797"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=s5XeGzpFzNU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "209",
            "competition": {
                "id": 17606,
                "name": "Secret Zenta",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4557/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4557/",
                    "id": 4557,
                    "name": "Zenta 2022",
                    "tagline": "The once-in-lifetime post-christmas demoparty",
                    "start_date": "2022-12-27",
                    "end_date": "2022-12-30",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.95965,
                    "longitude": 7.9194,
                    "website": "https://zenta.rocks/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8d/9b/23ea.321591.jpg",
            "original_width": 400,
            "original_height": 225,
            "standard_url": "https://media.demozoo.org/screens/s/8d/9b/23ea.321591.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8d/9b/23ea.321591.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "first-production"
    ]
}