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

{
    "id": 78163,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78163/?format=api",
    "text_counter": 183,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, we are taking into account the population, productivity of the area and population of vehicles on those roads so that we can accommodate all of them at the same time. We have also introduced, as a compulsory measure, a walkway on every bridge so that pedestrians do not use the same road with vehicles."
}