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

{
    "id": 153680,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153680/?format=api",
    "text_counter": 145,
    "type": "speech",
    "speaker_name": "Mr. Letimalo",
    "speaker_title": "",
    "speaker": {
        "id": 68,
        "legal_name": "Raphael Lakalei Letimalo",
        "slug": "raphael-letimalo"
    },
    "content": "Mr. Speaker, Sir, considering that the water table in that area is too low to the extent that boreholes have been sunk without yielding any water, what is the point of sinking more boreholes instead of constructing surface dams?"
}