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

{
    "url": "https://demozoo.org/api/v1/productions/82243/?format=api",
    "demozoo_url": "https://demozoo.org/productions/82243/",
    "id": 82243,
    "title": "Isotype",
    "author_nicks": [
        {
            "name": "Vulture",
            "abbreviation": "VTE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23405/?format=api",
                "id": 23405,
                "name": "Vulture Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-08-27",
    "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/symphony05/demo/02.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18782"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "12",
            "competition": {
                "id": 8584,
                "name": "Demo PC / AMI",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/119/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/119/",
                    "id": 119,
                    "name": "Symphony 2005",
                    "tagline": "",
                    "start_date": "2005-08-26",
                    "end_date": "2005-08-28",
                    "location": "Trzcianka, Powiat czarnkowsko-trzcianecki, Greater Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.04063,
                    "longitude": 16.45628,
                    "website": "http://web.archive.org/web/20060206042834/http://amiscena.org/symphony/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}