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

{
    "url": "https://demozoo.org/api/v1/productions/163740/?format=api",
    "demozoo_url": "https://demozoo.org/productions/163740/",
    "id": 163740,
    "title": "Ting",
    "author_nicks": [
        {
            "name": "Rectum Cauda",
            "abbreviation": "RC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8483/?format=api",
                "id": 8483,
                "name": "Rectum Cauda",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-08-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/1996/place2be4party96/demo/rc_ting.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 6896,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1601/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1601/",
                    "id": 1601,
                    "name": "Place To Be 1996",
                    "tagline": "Place 2 Be 4",
                    "start_date": "1996-08-22",
                    "end_date": "1996-08-26",
                    "location": "Mont-de-Marsan, Département des Landes, Aquitaine, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.89022,
                    "longitude": -0.49713,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}