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

{
    "url": "https://demozoo.org/api/v1/productions/58988/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58988/",
    "id": 58988,
    "title": "Our Home Planet",
    "author_nicks": [
        {
            "name": "Drifters",
            "abbreviation": "DFT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5586/?format=api",
                "id": 5586,
                "name": "Drifters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-08-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/buenzli07/ohp/buenzli16_ohp_drifters-our_home_planet_720x576_divx_mp3.avi"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/buenzli07/ohp/drifters-ourhomeplanet.avi"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31742"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "204",
            "competition": {
                "id": 6409,
                "name": "OHP Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/787/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/787/",
                    "id": 787,
                    "name": "Buenzli 2007 (16)",
                    "tagline": "The Sky is the Limit",
                    "start_date": "2007-08-17",
                    "end_date": "2007-08-19",
                    "location": "Winterthur, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.49852,
                    "longitude": 8.73299,
                    "website": "http://bnz16.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "ohp"
    ]
}