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

{
    "id": 73792,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/73792/?format=api",
    "text_counter": 82,
    "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. Initially the Chair was allowing a second round, but hon. Members are already abusing that second round. It will move on even to a third round. Could I plead with the Chair that Questions be called out only once, and if hon. Members are not present, they be dropped?"
}