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

{
    "id": 4442,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4442/?format=api",
    "text_counter": 323,
    "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 3 of the Bill be amended by deleting subclause (1) and substituting therefor the following new subclause– (1) There is established a Board to be known as the Engineers Board of Kenya."
}