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

{
    "id": 111131,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111131/?format=api",
    "text_counter": 86,
    "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. The Minister is referring to border areas, but I have referred to areas which are not at the border like Manyata Arab, Mukendwa and Kaloleni. They are in Kisumu Town and not at the border."
}