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

{
    "id": 185287,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/185287/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, we have ordered the Boards of Governors of the two schools to convene meetings, so as to ensure that their books of accounts are submitted for auditing. If they fail to do that, then further action will be taken against them."
}