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

{
    "id": 345600,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345600/?format=api",
    "text_counter": 997,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I sympathise with hon. Kimunya because he seems to have lost his geography. The Head of Civil Service does not even know where he comes from. He is from Nyandarua, mara he is from Central Province; he is not sure! He is either from Mirangine or Lari. You cannot say that he comes from Nakuru."
}