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

{
    "id": 134213,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/134213/?format=api",
    "text_counter": 70,
    "type": "speech",
    "speaker_name": "Eng. Maina",
    "speaker_title": "",
    "speaker": {
        "id": 75,
        "legal_name": "Ephraim Mwangi Maina",
        "slug": "ephraim-maina"
    },
    "content": "Thank you, Mr. Speaker, Sir. The CDF is a big public fund. Has the Minister considered involving banks by negotiating with them so that when we open accounts, they should not be charged ledger fees like normal accounts? That way, most of the money will go to public use."
}