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

{
    "id": 152373,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/152373/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "Mr. Speaker, Sir, I have taken cognizance of the fact that Tharaka has a poor road network system. I may not be able to cover the 100 kilometres so desired by the Member, but I will do my best to make sure that he is well catered for in road maintenance and building."
}