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

{
    "id": 44988,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/44988/?format=api",
    "text_counter": 167,
    "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. Temporary Deputy Speaker, Sir. We must not at any time appear to be flouting the rules of the House. The Standing Orders are very clear. If Mr. Nyamai did not come to ask this Question, he gets the same treatment as other hon. Members who are handicapped."
}