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

{
    "id": 270724,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/270724/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, my Question was directed to the Minister for Medical Services because insurance for public servants is administered by National Hospital Insurance Fund (NHIF) but the answer that I have is from the Minister of State for Public Service but I am happy with it."
}