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

{
    "id": 741,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/741/?format=api",
    "text_counter": 246,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I sought clarification on the issue of Kanyameda, Usoma and Bandani lands around Kisumu Airport. The Minister started to talk about it but did not conclude. But is it in order for him to start talking about it and then not conclude?"
}