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

{
    "id": 55261,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55261/?format=api",
    "text_counter": 138,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, fortunately, I have been to North Horr with my Minister. I know the terrain of that area and that is why I am saying that we are going to build infrastructure within those police posts. If anybody invites me to go there by road, I have no choice. I will go there by road."
}