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

{
    "id": 10646,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10646/?format=api",
    "text_counter": 459,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Yes, Mr. Temporary Deputy Speaker, Sir. This is very critical. The issue was that this matter is already with the Committee on Finance, Planning and Trade. I am aware that the Chair is the Vice-Chair of that Committee; this makes the Chair have an interest in this matter."
}