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

{
    "id": 234003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234003/?format=api",
    "text_counter": 83,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, with time, as illustrated here in this Question, the number of extension officers has gone down. That means that the remaining extension officers have more work to do because they have to cover larger areas. What is the Government doing to make them more efficient in their work particularly with regard to transport? Could the Government consider providing them with transport, perhaps, in the form of bicycles or motorcycles in order to make them more effective?"
}