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

{
    "url": "https://demozoo.org/api/v1/productions/86850/?format=api",
    "demozoo_url": "https://demozoo.org/productions/86850/",
    "id": 86850,
    "title": "Otopoto",
    "author_nicks": [
        {
            "name": "Collapse",
            "abbreviation": "CLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3722/?format=api",
                "id": 3722,
                "name": "Collapse",
                "is_group": true
            }
        },
        {
            "name": "Gatitos",
            "abbreviation": "GTT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3723/?format=api",
                "id": 3723,
                "name": "Gatitos",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-07-25",
    "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/demos/groups/collapse/clp%26gtt_otopoto_final.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53554"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "45",
            "competition": {
                "id": 9175,
                "name": "Open Intro 4k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/503/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/503/",
                    "id": 503,
                    "name": "Euskal 2009",
                    "tagline": "Euskal Encounter 17",
                    "start_date": "2009-07-23",
                    "end_date": "2009-07-26",
                    "location": "San Vicente de Baracaldo, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29731,
                    "longitude": -2.98584,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}