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

{
    "id": 1030429,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1030429/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Lang’at",
    "speaker_title": "",
    "speaker": {
        "id": 13189,
        "legal_name": "Christopher Andrew Langat",
        "slug": "christopher-andrew-langat"
    },
    "content": "Thank you, Mr. Speaker, Sir, for also giving me a chance to add my voice to this very important Statement from Sen. Khaniri."
}