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

{
    "id": 135902,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/135902/?format=api",
    "text_counter": 145,
    "type": "speech",
    "speaker_name": "Mr. Mwathi",
    "speaker_title": "",
    "speaker": {
        "id": 104,
        "legal_name": "Peter Mungai Mwathi",
        "slug": "peter-mwathi"
    },
    "content": "Mr. Speaker, Sir, the first title to be cancelled is mine because he has just cancelled it. But despite the fact that he has undertaken to cancel this title, could he assure the House and the people of Limuru that this land will not be allocated in future and it will be used for the intended purpose of a market."
}