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

{
    "id": 1565436,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1565436/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Sen. Wafula",
    "speaker_title": "",
    "speaker": {
        "id": 348,
        "legal_name": "Davis Wafula Nakitare",
        "slug": "davis-nakitare"
    },
    "content": "On behalf of the Committee, I assure the Hon. Members that their input, advice, and contribution will be put into proper use to ensure that this Bill comes to pass. I, therefore, reply. Thank you, Mr. Deputy Speaker, Sir."
}