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

{
    "id": 4074,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4074/?format=api",
    "text_counter": 353,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": " Madam Temporary Deputy Speaker, I think it is known to all of us that the term “learned friend” is used by lawyers while referring to other lawyers. To the best of our knowledge, Dr. Khalwale is a medical doctor and a gynaecologist. I am sure that term cannot be extended that far."
}