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

{
    "id": 1077,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1077/?format=api",
    "text_counter": 67,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, I must indicate that I am not aware of that letter. So, I cannot claim I know it. You may as well be right by saying the left hand does not know what the right hand is doing. However, be that as it may, my Ministry’s undertaking is that the road will be repaired once the contractor has come to the conclusion of the construction works, which he is involved in at the moment."
}