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

{
    "id": 103865,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103865/?format=api",
    "text_counter": 196,
    "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, Madam Temporary Deputy Speaker. As much as I appreciate the good work the Minister is doing, is he giving an undertaking that come July, this group will be eligible for commuter allowance or is he trying to say if funds are available?"
}