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

{
    "id": 1075,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1075/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, as I have always endeavoured, as able as we are enabled by the Exchequer, we will repair our roads. So, once the assessment is done, and to my knowledge I think it is only D397---"
}