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

{
    "id": 3796,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3796/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "I know that the people of Kieni are very anxious because of the magnitude of the project. Kenyans are also anxious to know when this work will be completed. However, my interest is in the design stage when the feasibility study is done. Have you given this to one contractor or several of them? If so, can we also know them, so that hon. Members from that area can know who to approach if the work is delayed?"
}