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

{
    "id": 145483,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/145483/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Mr. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I believe that my friend, Dr. Khalwale, is misleading the House. He has just said that this clan is special because it gave birth to Dr. Robert Ouko. I want to know whether a clan can give birth to an individual other than the mother and the father."
}