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

{
    "id": 64321,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64321/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Deputy Speaker, Sir, I do not know whether we have a problem of discrimination at the NHIF. However, as I said earlier, I will investigate and if what the hon. Member has said is true, we will take the necessary action against those officers."
}