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

{
    "id": 1223702,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1223702/?format=api",
    "text_counter": 219,
    "type": "speech",
    "speaker_name": "Sen. Mandago",
    "speaker_title": "",
    "speaker": {
        "id": 13577,
        "legal_name": "Kiplagat Jackson Mandago",
        "slug": "kiplagat-jackson-mandago"
    },
    "content": "There is always a tendency in most of the towns in Kenya to make the rivers the back end of the compounds. Therefore, it is easier to dispose your waste through the back end of your compound because the rivers have been made to be at the back end."
}