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

{
    "id": 158870,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/158870/?format=api",
    "text_counter": 300,
    "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": "Mr. Speaker, Sir, I know the implications of what would happen in the unlikely event of one Member objecting to a particular name and we have to go for a vote. If it is lost, it means that in effect, we would be forced to go on a six-month compulsory recess."
}