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

{
    "id": 65956,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65956/?format=api",
    "text_counter": 118,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, I have indicated that for us to be able to get financing through the Treasury or even other donors, we do require the design work. Therefore, we must design the roads before we can actually be able to construct them. As I have said, we will continue doing design in the hope that the Treasury will give us sufficient funds and that we will be able to upgrade these roads."
}