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

{
    "id": 1234678,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234678/?format=api",
    "text_counter": 448,
    "type": "speech",
    "speaker_name": "Sen. M. Kajwang’",
    "speaker_title": "",
    "speaker": {
        "id": 13162,
        "legal_name": "Moses Otieno Kajwang'",
        "slug": "moses-otieno-kajwang"
    },
    "content": "Mr. Temporary Speaker, Sir, Sen. Oketch Gicheru is advising me to use a proverb that is a bit un-Parliamentary. It says in my language that the person who fouls the air is always the first one to fight and so, Sen. (Dr.) Khalwale might be guilty of something."
}