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

{
    "id": 1120629,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1120629/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "It is not without a reason that specifically the powers to summon a CS are provided for in the Constitution. If it was something in the Standing Orders or the Powers and Privileges Act, probably we would not take it seriously but this is a matter that is provided for in the Constitution of Kenya."
}