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

{
    "id": 174118,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/174118/?format=api",
    "text_counter": 430,
    "type": "speech",
    "speaker_name": "Mr. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "Mr. Speaker, Sir, if, today, I am told by Treasury that I pay this money within a year, I will do so. However, I do not hold the purse. I may wish to do so, but if the will to bring that money on the table is lacking - and the money is not there - my wish will simply be a wish!"
}