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

{
    "url": "https://demozoo.org/api/v1/productions/152619/?format=api",
    "demozoo_url": "https://demozoo.org/productions/152619/",
    "id": 152619,
    "title": "Sucky Tunnel",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2000-10",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/bizarre00/in4k/biz2k-intro_4k-119-sucky-tunnel.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66839"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12108,
                "name": "4 KB Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/449/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/449/",
                    "id": 449,
                    "name": "Bizarre 2000",
                    "tagline": "",
                    "start_date": "2000-09-29",
                    "end_date": "2000-10-01",
                    "location": "Gemeente Etten-Leur, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.57711,
                    "longitude": 4.64253,
                    "website": "http://www.bizarre.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}