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

{
    "id": 182228,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/182228/?format=api",
    "text_counter": 58,
    "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 issue is not the procedure for compensation. The issue is how the quantum is reached and if the law has been amended to enhance the figure from Kshs30,000 to Kshs200,000. That is the issue."
}