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

{
    "id": 89697,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/89697/?format=api",
    "text_counter": 334,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I will do a thorough audit of the placement of funds in the districts. I will make sure that every road is under the right district and I will submit a full and corrected list in the course of tomorrow."
}