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

{
    "id": 145367,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/145367/?format=api",
    "text_counter": 434,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I do not know why Members like going for the chairmanship of such a Committee because the amount of time I have seen Dr. Khalwale spending on the Committee, I fear for his parliamentary seat come 2012!"
}