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

{
    "id": 26122,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/26122/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, you are aware that I have no control over the courts. However, I want to assure this House that I will arrest those gamblers again if they go back to the market and take them to court. That is within my jurisdiction. However, I cannot force the court to give punitive sentences because that is not within my docket."
}