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

{
    "id": 1243681,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1243681/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Thank you. Mr. Speaker, Sir, I rise to move the following Motion- THAT, AWARE that the Senate of Kenya is established under Article 93 of the Constitution and that its main role as set out at Article 96 is to represent, serve and protect the interests of the counties and their governments;"
}