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

{
    "id": 46480,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/46480/?format=api",
    "text_counter": 223,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is the Minister in order to say that every constituency is a district when in essence, we have constituencies which have even three districts? If that was to be done on the basis of districts, then you would create inequality, because one constituency will be given money three times more than another."
}