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

{
    "id": 54255,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54255/?format=api",
    "text_counter": 142,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "Mr. Speaker, Sir, as I said, I have already given firm directives that this borehole needs to be completed. It should be completed so that the community gets water, especially at a time when it is so dry. This is being done and it will be completed as soon as possible."
}