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

{
    "id": 45948,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45948/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Mr. Deputy Speaker, Sir, what I am saying is that the financial year that ended in June last year was 2009/2010. The report of the Auditor-General should be in this House by January this year. The Constitution was promulgated in August last year."
}