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

{
    "id": 4734,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4734/?format=api",
    "text_counter": 615,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "THAT, Clause 38(1)(b) of the Bill be further amended by deleting the word “Minister” and substituting therefor the words “Cabinet Secretary”."
}