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

{
    "id": 287950,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/287950/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "Mr. Speaker, Sir, at this point, I cannot confirm whether they were paid their dues and how much it was. All I know is that they are still serving in the Commission. I could confirm that to my colleague because I just need to inquire form the Commission. However, I cannot now specifically state whether they were paid their dues. I believe that since they were serving under contract, their dues were paid, but I cannot confirm the amount right now."
}