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

{
    "id": 281852,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/281852/?format=api",
    "text_counter": 251,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " The next Question, I am informed, is also being handled the Committee on Labour and Social Welfare. Hon. Charles Keter is a Member of that Committee and we will wait for their report on the same. Therefore, we move on to the next Question."
}