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

{
    "id": 52100,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52100/?format=api",
    "text_counter": 49,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Speaker, Sir, while thanking the Assistant Minister for that answer, I am a bit worried because he is not very firm on the commitment. Sometime last year, the Ministry wrote a commitment letter that this design would be finalized before the end of this financial year, and that during the next financial year, funding will be done of the first phase of this project. May I know from the Assistant Minister exactly when the design work will be completed? Has the Assistant Minister seen this letter from his Ministry, which they wrote to me confirming that, indeed, in the next financial year they are going to start the construction of that project?"
}