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

{
    "id": 1443944,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1443944/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Sen. Sifuna",
    "speaker_title": "",
    "speaker": {
        "id": 13599,
        "legal_name": "Sifuna Edwin Watenya",
        "slug": "sifuna-edwin-watenya"
    },
    "content": "On a point of order, Mr. Speaker, Sir. If I heard the Senate Majority Leader right, there is one Senator who had not spoken. I do not know what the plan is for that one Senator who had not spoken."
}