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

{
    "id": 1050375,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1050375/?format=api",
    "text_counter": 267,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " Thank you, Sen. (Prof.) Kamar and the entire Committee. I will now invoke Standing Orders No.61(3) to defer the putting of the question--- Sen. Omogeni, I give you two minutes to finalise."
}