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

{
    "id": 123930,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123930/?format=api",
    "text_counter": 118,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "Mr. Speaker, Sir, I do not know which districts he is referring to. However, the way it has been calculated by the Ministry affects all districts and towns in this country. My list here shows Mombasa and Kisumu cities were allocated some money. Definitely, there is an amount of money allocated to all local authorities in the country. It is, indeed, important to note that every district in this country is allocated some money either through equitable distribution method or per district."
}