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

{
    "id": 1044996,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1044996/?format=api",
    "text_counter": 327,
    "type": "speech",
    "speaker_name": "Sen. Prof. Kamar",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Thank you, Chairperson of the Committee. That finishes the Statement Hour. Next Order."
}