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

{
    "id": 165678,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/165678/?format=api",
    "text_counter": 276,
    "type": "speech",
    "speaker_name": "Mr. Keter",
    "speaker_title": "The Assistant Minister for Energy",
    "speaker": {
        "id": 169,
        "legal_name": "Charles Cheruiyot Keter",
        "slug": "charles-keter"
    },
    "content": "Mavindini Health Centre is not in the list of priority projects to be funded this financial year. However, we have sent it for survey so that we can know the costing. It will be considered in the next Financial Year, 2009/2010, as the hon. Member had given priority projects citing some of them as security reasons. We did consider those projects."
}