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

{
    "url": "https://demozoo.org/api/v1/productions/6132/?format=api",
    "demozoo_url": "https://demozoo.org/productions/6132/",
    "id": 6132,
    "title": "Trance",
    "author_nicks": [
        {
            "name": "CCS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107425/?format=api",
                "id": 107425,
                "name": "CCS",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/1993/theparty93/demo/trance.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57342"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "176",
            "competition": {
                "id": 615,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/92/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/92/",
                    "id": 92,
                    "name": "The Party 1993",
                    "tagline": "You Can't Beat The Feeling!",
                    "start_date": "1993-12-27",
                    "end_date": "1993-12-29",
                    "location": "Herning, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.137415,
                    "longitude": 8.97689,
                    "website": "http://theparty.dk/wiki/The_Party_1993"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/24/e7/6e0d.185789.png",
            "original_width": 720,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/24/e7/6e0d.185789.png",
            "standard_width": 400,
            "standard_height": 222,
            "thumbnail_url": "https://media.demozoo.org/screens/t/24/e7/6e0d.185789.png",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        }
    ],
    "tags": [
        "textmode",
        "requires-386",
        "turbo-pascal"
    ]
}