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

{
    "id": 1234376,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234376/?format=api",
    "text_counter": 146,
    "type": "speech",
    "speaker_name": "Sen. Mandago",
    "speaker_title": "",
    "speaker": {
        "id": 13577,
        "legal_name": "Kiplagat Jackson Mandago",
        "slug": "kiplagat-jackson-mandago"
    },
    "content": "In this House, we have heard Senators saying requisitions have been made for particular projects and services but that money has ended up paying others, other than the ones that were being requisitioned for. As a Senate, we need to tighten the turnaround time and the requirements for payment of works and services that have been completed. It is true that most of these counties that we are hearing about pending bills and non-payments have undergone transition. They either have a new governor and so it a new administration. In this country, there are things that we must sort out. The government is a going concern. It is not about the individuals who hold positions. When you come to that office, you continue with the work of that office."
}