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

{
    "id": 1508992,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1508992/?format=api",
    "text_counter": 622,
    "type": "speech",
    "speaker_name": "Sen. Kibwana",
    "speaker_title": "",
    "speaker": {
        "id": 277,
        "legal_name": "Kibwana Kivutha",
        "slug": "kibwana-kivutha"
    },
    "content": "Mr. Temporary Speaker, Sir, I beg to move that the House do agree with the Committee on the said report. I call upon the Majority Leader, Sen. Cheruiyot to second."
}