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

{
    "id": 5157,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5157/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Ms. Mathenge",
    "speaker_title": "",
    "speaker": {
        "id": 77,
        "legal_name": "Esther Murugi Mathenge",
        "slug": "esther-murugi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, we would love to buy the vegetables and potatoes, but they are perishables. So, in most cases, they may not last the duration that we need to transport them to wherever we need to take them."
}