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

{
    "id": 162539,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/162539/?format=api",
    "text_counter": 524,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "The Assistant Minister for Industrialization",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I want to finish up by saying that there is no such thing as a small loss and a big loss. Whether it is US$20 that has disappeared, or Kshs3 billion, theft is theft."
}