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

{
    "id": 123960,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123960/?format=api",
    "text_counter": 148,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Speaker, Sir, could the Minister confirm to the House that under the stewardship of Mrs. Miano, Kirinyaga County council has been one of the better run councils? From a position of deficit, the council was steered to prosperity and that has annoyed land grabbers and those who intend to steal from the council. Could he confirm that the council is one of the better run in the country?"
}