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

{
    "id": 1231427,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1231427/?format=api",
    "text_counter": 281,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Thank you, Mr. Speaker, Sir. I am an old bull and you have guided me correctly. At no time, from the beginning up to the end of my statement, will you hear any statement at variance from the Motion as moved."
}