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

{
    "url": "https://demozoo.org/api/v1/productions/95441/?format=api",
    "demozoo_url": "https://demozoo.org/productions/95441/",
    "id": 95441,
    "title": "Distortion",
    "author_nicks": [
        {
            "name": "WT Software",
            "abbreviation": "WT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37081/?format=api",
                "id": 37081,
                "name": "WT Software",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-04-14",
    "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/demos/groups/wtsoftware/distor.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7235"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=547L0mb1cD0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1797,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/47/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/47/",
                    "id": 47,
                    "name": "The Gathering 2001",
                    "tagline": "A Cyberspace Odyssey",
                    "start_date": "2001-04-11",
                    "end_date": "2001-04-15",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}