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

{
    "id": 40132,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/40132/?format=api",
    "text_counter": 334,
    "type": "speech",
    "speaker_name": "Mr. Gitari",
    "speaker_title": "",
    "speaker": {
        "id": 388,
        "legal_name": "Joseph Gachoki Gitari",
        "slug": "joseph-gitari"
    },
    "content": "Madam Temporary Deputy Speaker, I have a copy of a letter here from the Chief Whip showing that he has written a letter to the Speaker asking that I be appointed as a Member of the Public Accounts Committee. I have written to the Speaker to that effect."
}