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

{
    "id": 32013,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32013/?format=api",
    "text_counter": 182,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "Mr. Deputy Speaker, Sir, it did not take me long. In fact, they said that they wanted to down their tools at the time when they were marking the scripts in December. They were paid promptly even before they started marking the scripts."
}