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

{
    "id": 1545809,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1545809/?format=api",
    "text_counter": 114,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Hon. Senator, as you recall in the morning, the business on the paper was rescheduled, or was rearranged. So, for the purpose of today's business in the afternoon, I want us to lay some papers and give notices of Motion. Then we will go back to the debate of the Bill. That is about five minutes."
}