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

{
    "id": 106480,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/106480/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "asked the Minister of State for Provincial Administration and Internal Security:- (a) to provide the per-province breakdown of the number of districts currently existing in the country; and, (b) state what steps he has taken to legalize all districts that have not been legalized."
}