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

{
    "url": "https://demozoo.org/api/v1/productions/59312/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59312/",
    "id": 59312,
    "title": "Lame incompetence On DISplay : LODIS",
    "author_nicks": [
        {
            "name": "THC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24946/?format=api",
                "id": 24946,
                "name": "THC",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-11-30",
    "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/2002/dreamhack02/demo/01_lame_incompetence_on_display___lodis_by_thc.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15704"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "301",
            "competition": {
                "id": 6475,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/965/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/965/",
                    "id": 965,
                    "name": "Dreamhack 2002",
                    "tagline": "DreamHack Winter 2002",
                    "start_date": "2002-11-28",
                    "end_date": "2002-12-01",
                    "location": "Jönköpings Län, Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.5,
                    "longitude": 14.5,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}