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

{
    "id": 2697,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2697/?format=api",
    "text_counter": 388,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, finally, this Parliament should find it honourable to invite their colleagues from Somalia, Eriteria and other neighbours. Let us all sit together and solve our problems amicably. Let us meet in Naivasha; it is a very good place."
}