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

{
    "id": 1424480,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1424480/?format=api",
    "text_counter": 228,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Thank you, Cabinet Secretary. Hon. Senators, I want to give some guidance. After the last supplementary call with Sen. Onyonka, I will request Sen. Miraj to ask her question. We can combine if there will be any other supplementary questions as we wind up."
}