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

{
    "id": 66765,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66765/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "asked the Minister for Labour what action he will take to ensure that all the former employees of Landmark Hotel, Nairobi, are paid their terminal dues, which have been pending since 1st October, 2003."
}