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

{
    "id": 70068,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/70068/?format=api",
    "text_counter": 68,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, the Assistant Minister has not answered my question. My question was under what circumstances did the Ministry offset the costs incurred by a private company using taxpayer’s money?"
}