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

{
    "id": 72657,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/72657/?format=api",
    "text_counter": 163,
    "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. Speaker, Sir. The Assistant Minister is referring to Articles 79 and 80. The Question is on Articles 76 and 77. Is it in order for him to mislead the House by referring to Articles 79 and 80?"
}