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

{
    "id": 153792,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153792/?format=api",
    "text_counter": 257,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I think the Attorney-General is avoiding the Question. I am not asking about the appeal. I am asking about the substantive case, because orders were issued restraining the Attorney-General and they went to appeal. Is he confirming that the case has been heard and determined?"
}