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

{
    "id": 161234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/161234/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Assistant Minister, Office of the Deputy Prime Minister and Ministry of Local Government",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "(a) I am aware that Mr. Fredrick Ngumbi Munyasya PNo.184370, an employee of Kitui County Council for 19 years and a contributor to the Local Government Provident Fund has not been paid his dues."
}