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

{
    "id": 234035,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234035/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Rev. Nyagudi",
    "speaker_title": "",
    "speaker": {
        "id": 325,
        "legal_name": "Ken Nyagudi",
        "slug": "ken-nyagudi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, my question is: I have two relatives; one is called Salim Otieno and the other one is called Richard Ochieng. Salim Otieno has to go through a vetting process while Richard Ochieng does not have to go through it. Is the Assistant Minister giving us the correct position or is he misleading this House?"
}