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

{
    "id": 231314,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231314/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Eng. Toro",
    "speaker_title": "",
    "speaker": {
        "id": 239,
        "legal_name": "Joshua Ngugi Toro",
        "slug": "joshua-toro"
    },
    "content": "Mr. Speaker, Sir, I do not know who was given the recommendation that the hon. Member has talked about because I do not have it. That bridge was not built last year or the previous year. This is a bridge that has existed for many years. The drainage system which was not cleared this year is the cause of the problem. Raising the bridge involves reconstruction, which cannot be done within a month or two. That ought to be budgeted for."
}