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

{
    "id": 173146,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173146/?format=api",
    "text_counter": 189,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Speaker, Sir, I am hearing this for the first time, but I know that the write off for this amount was approved. It is supposed to have been written off. If the hon. Member has evidence to that effect, I would like him to give it to us and then we will see what we can do."
}