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

{
    "id": 1234370,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234370/?format=api",
    "text_counter": 140,
    "type": "speech",
    "speaker_name": "Sen. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 13591,
        "legal_name": "Cheptumo William Kipkiror",
        "slug": "cheptumo-william-kipkiror"
    },
    "content": "Mr. Deputy Speaker, Sir, I have not been a governor before but the Member who was on the Floor, tried to define a pending bill. Is he in order to mislead the House? A pending bill is a bill that is not paid even if the project is not completed, once a certificate is issued to be paid, it should be paid. It is a pending bill. However, the Member seems to give us the impression that it should be a service given, completed, approved, and certified. According to me, that is not the definition."
}