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

{
    "id": 9679,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9679/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, we have a report on the status of all the bridges in the country. But, as you know, they wear off with time. Therefore, from time to time, we need a report to get the current status. We do not have enough money to replace all the bridges that have aged. We will prioritize depending on the funds that we have. Quite a number of bridges that are considered to be top priority are due to be replaced this season."
}