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

{
    "url": "https://demozoo.org/api/v1/productions/267454/?format=api",
    "demozoo_url": "https://demozoo.org/productions/267454/",
    "id": 267454,
    "title": "Xdemo6",
    "author_nicks": [
        {
            "name": "Lame Over",
            "abbreviation": "LameOver",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22354/?format=api",
                "id": 22354,
                "name": "Lame Over",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-12-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "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/mirrors/flerp/scene.linux/Linux.%2797/Jumper.%2797/xdemo6.tgz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61490"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-vVWo-6w58Y"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "59",
            "competition": {
                "id": 3059,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/907/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/907/",
                    "id": 907,
                    "name": "Jumper 1997",
                    "tagline": "",
                    "start_date": "1997-12-19",
                    "end_date": "1997-12-21",
                    "location": "Debrecen, Hajdú-Bihar, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.53333,
                    "longitude": 21.63333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}