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

{
    "id": 111528,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111528/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, I indicated in my first remarks that the case is in court. I have some information, which I would not share with you now because the case is in court. However, after the ruling, I will share with my colleagues what has been happening within Narok."
}