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

{
    "id": 1235516,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1235516/?format=api",
    "text_counter": 227,
    "type": "speech",
    "speaker_name": "Sen. Mandago",
    "speaker_title": "",
    "speaker": {
        "id": 13577,
        "legal_name": "Kiplagat Jackson Mandago",
        "slug": "kiplagat-jackson-mandago"
    },
    "content": "Thank you very much, Mr. Speaker, Sir. Just a point of clarification. The CS says that he did not receive a substantive report from NLC and she is accompanied by officers from NLC. I really do not know whether to trust what the CS is saying. Otherwise, what are the officers of NLC doing accompanying him with a report that is not sufficient for this House?"
}