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

{
    "id": 99219,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99219/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "asked the Minister of State for Immigration and Registration of Persons:- (a) why the Ministry has not posted a District Registration Officer to Marsabit North, five years after it was gazetted; and, (b) when the Ministry will post the District Registration Officer to Marsabit North which is the largest District in Kenya."
}