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

{
    "id": 231802,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231802/?format=api",
    "text_counter": 200,
    "type": "speech",
    "speaker_name": "Mr. Salat",
    "speaker_title": "",
    "speaker": {
        "id": 214,
        "legal_name": "Nick Kiptoo Korir Salat",
        "slug": "nick-salat"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I rise under Standing Order No.74. The Leader of the Official Opposition, the Secretary-General of KANU, Mr. Chris Okemo and Mr. Henry Kosgey have a case in the High Court. So, the Chair's ruling is sub judice."
}