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

{
    "id": 37901,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37901/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "Mr. Speaker, Sir, indeed, the Government is very serious about completing this particular project. The Government appreciates the critical role played by the Kenya National Examinations Council (KNEC). The Government, indeed, believes in the integrity of our examination system and processes. Therefore, we have a firm commitment to ensure that this project is completed."
}