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

{
    "id": 137172,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/137172/?format=api",
    "text_counter": 224,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Madam Temporary Deputy Speaker, I would like to thank the Assistant Minister. However, I would like to ask him how long it takes to start the construction where there is no land. In Kabiyet which is in my district, we have land but no work is on-going."
}