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

{
    "url": "https://demozoo.org/api/v1/productions/80296/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80296/",
    "id": 80296,
    "title": "Hox",
    "author_nicks": [
        {
            "name": "Jugi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/177/?format=api",
                "id": 177,
                "name": "Jugi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Komplex",
            "abbreviation": "KLX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                "id": 175,
                "name": "Komplex",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-01-15",
    "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/2005/altparty05/demo/komplex_-_hox.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15586"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "19",
            "competition": {
                "id": 8331,
                "name": "Alternative Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/326/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/326/",
                    "id": 326,
                    "name": "Alternative Party 2005",
                    "tagline": "AltParty 6",
                    "start_date": "2005-01-14",
                    "end_date": "2005-01-16",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.altparty.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}