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

{
    "id": 244245,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/244245/?format=api",
    "text_counter": 285,
    "type": "speech",
    "speaker_name": "Mr. Moi",
    "speaker_title": "",
    "speaker": {
        "id": 305,
        "legal_name": "Gideon Kipsiele Towett Moi",
        "slug": "gideon-moi"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT Clause 11 be amended in subclause (1) - (a) by inserting the words \"for a period not exceeding three years\" immediately after the word \"office\" appearing in the third line; (b) by deleting the full-stop appearing after the word \"appointment\" in the fourth line and inserting the words \"but shall be eligible for reappointment for a second but last term on the recommendation of the Board immediately after the word \"appointment\"."
}