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

{
    "id": 231725,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231725/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Kirwa",
    "speaker_title": "",
    "speaker": {
        "id": 311,
        "legal_name": "Kipruto Rono Kirwa",
        "slug": "kipruto-kirwa"
    },
    "content": "Mr. Deputy Speaker, Sir, I may not have that information as of now, but I do know that the factory is still intact and we have divided a section of it. We have been able to store 3,000 bags of potatoes this year which we have given to the farmers for purposes of planting."
}