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

{
    "id": 245351,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/245351/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The committee I appointed had carried out comprehensive investigations and concluded the matter. Is the Assistant Minister in order to mislead the House that there are further investigations being carried out by this other committee when the work was already completed by the committee I appointed?"
}