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

{
    "id": 24148,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/24148/?format=api",
    "text_counter": 177,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "Hon. Members, just to clarify, the amendment that you are going to vote on is to include the words “Member of Parliament” between the word “President” and the word “county” in the proposed amendment by Mr. Langat, which I hope you all have."
}