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

{
    "id": 62243,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/62243/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, we are combing that area and my police officers have done very well especially in Kisumu where we had many insecurity cases. I am very happy with the work the elite squad has done since we deployed it in Kisumu. It is not just in Kisumu. Once they are through with the work, we will take them elsewhere where there is insecurity."
}