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

{
    "id": 314384,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/314384/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Mr. Baya",
    "speaker_title": "",
    "speaker": {
        "id": 10,
        "legal_name": "Francis S. K. Baya",
        "slug": "francis-baya"
    },
    "content": "Mr. Deputy Speaker, Sir, I am sorry; I might have used the wrong words. These are areas where Kenyans are mixed with other nationals. They could be border areas or cities like Nairobi, Mombasa and Kisumu, and other urban centres."
}