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

{
    "id": 1426398,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1426398/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": "This afternoon we met as the Liaison Committee. The Committees of the Senate are starved of resources to do oversight. We are trying to look for funds. Where do we get the money? Perhaps, in Contingency which is meant for Ad Hoc Committees and Mediation Committees."
}