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

{
    "id": 168876,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/168876/?format=api",
    "text_counter": 168,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "Mr. Speaker, Sir, it is true that, that project is about 2 kilometres from the main town. But that is not a big issue. There are many boda bodas in that place. The truck drivers can use that road to travel from the parking area to town. So, that is not the issue."
}