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

{
    "id": 78997,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78997/?format=api",
    "text_counter": 177,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Deputy Speaker, Sir, I want to make it very clear that the letter is not about pension; it is about the provident fund which the Assistant Minister is saying has already been paid. I want also to table the same letter for you to countercheck the claim."
}