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

{
    "id": 1110142,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1110142/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Sen. Wako",
    "speaker_title": "",
    "speaker": {
        "id": 366,
        "legal_name": "Amos Sitswila Wako",
        "slug": "amos-wako"
    },
    "content": "I was, therefore, very pleased by the way you handled that problem before you were sworn into this House; that you are there for the youth and to represent them. You will also be representing even the minorities. I even heard statements from the Ogiek community that they now accept you. That is a plus for you. Continue along that path."
}