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

{
    "id": 13844,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13844/?format=api",
    "text_counter": 270,
    "type": "speech",
    "speaker_name": "Mr. Kajwang",
    "speaker_title": "",
    "speaker": {
        "id": 164,
        "legal_name": "Gerald Otieno Kajwang",
        "slug": "otieno-kajwang"
    },
    "content": "Mr. Speaker, Sir, I will respond to your challenge and say that on these six matters where there is some misunderstanding on the information, I will take it up with my brother. I will give him exactly 14 days and if we will not have sorted it out, then he can come back and raise the issue."
}