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

{
    "id": 122588,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122588/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, in fixing the quantum of hardship allowance payable, the Ministry is reported to have fixed the same amount for all grades of public servants. What is the rationale for fixing the sum of Kshs5,000 for an engineer and the same amount for his office messenger?"
}