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

{
    "id": 254675,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/254675/?format=api",
    "text_counter": 173,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Deputy Speaker, Sir, I beg to reply. The Governor of CBK is a public officer who enjoys security of tenure under the CBK Act, Section 14, Subsection II as amended by Act No.9 of 1996."
}