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

{
    "id": 1552838,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1552838/?format=api",
    "text_counter": 167,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": "Cabinet Secretary, welcome to the Senate once again. You have been our frequent customer. We have six questions for you this morning. Hon. Members, be as brief as possible, especially on the supplementary questions because we have so many questions pending for the next few months. We want to make sure you utilize this one hour, 50 minutes, to dispense of these six questions."
}