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

{
    "id": 1456857,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1456857/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": "Sen. Mariam Omar, can you kindly reply? No other Senator is willing to contribute. However, I understand you are the one who seconded the Motion. Hence you earned that chance also to talk to that Motion when you were seconding. You lost the opportunity."
}