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

{
    "id": 65912,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65912/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "Mr. Speaker, Sir, considering that the Assistant Minister has allocated so much money to the ESP in respect to education and that you had budgeted to use Kshs400 million to supervise that programme to its success; considering the fact that it is not being supervised effectively today, who will be held accountable when it does not succeed because of lack of supervision?"
}