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

{
    "id": 38620,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/38620/?format=api",
    "text_counter": 140,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. With due respect to my brother here, Mr. Mbadi, is it in order to claim that because of population explosion in that area, they asked these people to go away, yet the Constitution allows every Kenyan to live in any part of this country?"
}