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

{
    "id": 4503,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4503/?format=api",
    "text_counter": 384,
    "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": "(a) by inserting the following new paragraph immediately after paragraph (o)– (oo) establish the Kenya Academy of Engineering and Technology whose purpose shall be to advise the National and County Governments on policy matters relating to engineering and technology;"
}