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

{
    "id": 4444,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4444/?format=api",
    "text_counter": 325,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": " Thank you, Madam Temporary Deputy Chair. Because of the amendment in connection with Part II, which we have just passed, it has become necessary, therefore, to change from Engineers Registration Board so that there is established a Board to be known as Engineers Board of Kenya. Hitherto, it was Engineers Registration Board of Kenya."
}