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

{
    "id": 100485,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100485/?format=api",
    "text_counter": 170,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I am not too sure I got the hon. Member’s question, but I want to assure him that we have a fully-fledged department that deals with bridges in this country. However, as you know, because of the terrain in this country, we have too many bridges and not sufficient funds to maintain them at all times. However, we will prioritise it on the basis of available funding."
}