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

{
    "id": 175612,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/175612/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "Mr. Speaker, Sir, I would like to know when that task force was appointed, and which other areas it is considering. In my constituency, we have a similar situation where half of the constituency falls under an arid area and teachers there are not receiving an hardship allowance."
}