GET /api/v0.1/hansard/entries/1214215/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1214215,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1214215/?format=api",
    "text_counter": 53,
    "type": "speech",
    "speaker_name": "Sen. (Prof.) Kamar",
    "speaker_title": "",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "First, as we welcome them, I would like to tell them that their future is very bright in this country. However, it is bright for those who work hard and for those who concentrate and do what must be done when you are a student. The time of being a student is so limited."
}