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

{
    "id": 30542,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30542/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. If you did notice when the Assistant Minister was attempting to answer the Question, he pointed at me and told me that I do not know. Is he in order to tell this House that we do not know that it will take ten months to repair a Land Rover?"
}