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

{
    "id": 22193,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22193/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Mr. Gabbow",
    "speaker_title": "",
    "speaker": {
        "id": 258,
        "legal_name": "Mohamed Hussein Gabbow",
        "slug": "mohammed-gabbow"
    },
    "content": "Mr. Speaker, Sir, we always rely on the reports that we get from the Government Chemist. However, we are going to withdraw the food and make sure that food is obtained from Kitale. I am told that the maize which, was discoloured, came from Eldoret. We will withdraw that maize and replace it."
}