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

{
    "id": 21222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/21222/?format=api",
    "text_counter": 391,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Madam Temporary Deputy Chair, I beg to move:- THAT, the Long Title be amended by inserting the words “immigration and refugees” immediately after the words “registration of citizens”. The reason being the Kenyan Citizens and Foreign National Management Service Bill of 2011 shall have the core functions of creation of national population register, administration of the laws relating to immigration, refugees, marriages, births and deaths and identification and registration of citizens. The part on immigration and refuges was omitted erroneously from the preamble and that is why I am proposing the amendment to the Long Title."
}