{
    "name": "The Lancaster API",
    "version": "2.6.0",
    "message": "Yes, this API is actually live. It seemed wrong to document endpoints that 404.",
    "docs": "https://christopher-lancaster.readme.io",
    "endpoints": [
        "/status",
        "/experience",
        "/experience/{id}",
        "/skills",
        "POST /tickets",
        "POST /hire"
    ]
}
