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

{
    "id": 42546,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42546/?format=api",
    "text_counter": 179,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Speaker, Sir, what I am seeking clarification on from the Assistant Minister is that instead of seeking to waive the diplomatic immunity, knowing very well that the crime was committed in Nigeria, because the embassy is actually a Nigerian territory, why could he not refer this matter permanently to Nigeria, so that they deal with own problems? We are not sure whether it was the husband who assaulted or the wife who assaulted? Either way, it is wrong."
}