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

{
    "id": 79847,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/79847/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. The Assistant Minister has said that he cannot table the names or numbers recruited per district citing security reasons. I do not know how that can affect the security situation in the country. However, if that is the case, could he consider tabling it in camera?"
}