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

{
    "id": 60244,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60244/?format=api",
    "text_counter": 228,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Is it in order for an Assistant Minister in the Government to contradict his principal’s statement that the economy has grown to an extent of 5.4 per cent? Is he in order to do that?"
}