Convert Stage Id to Stage Name

Convert Stage Id to Stage Name

When querying the Stage_History of a record it returns 
{
    ...
      "Stage": "33354123000061234"
      ...
}

How do I go about converting that Id into the display value?