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

{
    "id": 2789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2789/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Speaker, Sir, I think as Members of Parliament, we should create a fund to cater for the needs of such people when they retire from service."
}