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

{
    "url": "https://demozoo.org/api/v1/productions/82242/?format=api",
    "demozoo_url": "https://demozoo.org/productions/82242/",
    "id": 82242,
    "title": "[\"preview\"]",
    "author_nicks": [
        {
            "name": "Madwizards",
            "abbreviation": "MWI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                "id": 450,
                "name": "Madwizards",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-08-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
            "id": 26,
            "name": "Amiga PPC/RTG"
        }
    ],
    "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/amiga/demo/01.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "23",
            "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": []
}