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

{
    "id": 64754,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64754/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "Mr. Speaker, Sir, I beg to give notice of the following Motion:- THAT, in accordance with Section 174(h) of the Constitution, which provides that one of the objects of devolution is to facilitate the decentralization of state organs, their functions and services from the capital of Kenya, noting that Kenyans face serious challenges in acquisition of national identity card; this House urges the Government to facilitate the decentralization of the issuance of national identity cards from Nairobi to the 47 counties in line with the provisions of the Constitution within the next six months."
}