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

{
    "id": 6614,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6614/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Mr. Mbuvi",
    "speaker_title": "",
    "speaker": {
        "id": 80,
        "legal_name": "Gideon Mbuvi",
        "slug": "gideon-mbuvi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. This is the second time the Prime Minister is skipping delivering Statements in this House and yet he earns over Kshs2 million of the taxpayers’ money."
}