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

{
    "id": 82907,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/82907/?format=api",
    "text_counter": 309,
    "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 am just wondering whether it is in order for the Attorney-General to end his statement that it was his decision to release the detainees without also indicating that he was the legal advisor when they were detained."
}