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

{
    "id": 170935,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170935/?format=api",
    "text_counter": 847,
    "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": " On a point of order, Madam Temporary Deputy Speaker. In view of the fact that we have less than 15 minutes and we want to vote on this, I have another suggestion that we restrict ourselves to five minutes. That is my new proposal."
}