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

{
    "id": 2118,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2118/?format=api",
    "text_counter": 150,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. It is very curious that when we asked this Question, the Minister for Lands was not here. The Minister has just come and walked out knowing very well he had business to do here. Is he in order to try to avoid answering this Question?"
}