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

{
    "id": 6531,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6531/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Yes, Mr. Speaker, Sir. We are alive to that situation; that as we improve one road, the congestion increases on another road. In view of the limited financial resources available to us, we cannot do all the roads at the same time. So, we have to go by way of priority, taking into account the volume of traffic on each road. As I indicated the other day, the traffic on Thika Road is the highest compared to any other road. The next is Uhuru Highway and Outer Ring Road."
}