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

{
    "id": 2061,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2061/?format=api",
    "text_counter": 93,
    "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. Maybe the Assistant Minister is talking out of misinformation. Would I be in order to request that since the letters have been tabled here by the Questioner, the Assistant Minister acquaints himself with the documents which show that the procedure for appeal was followed and then he responds with information?"
}