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

{
    "id": 77192,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77192/?format=api",
    "text_counter": 398,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I earlier rose on a point of order seeking your directive on the issue of sub judice . I tabled a court order and you said that for you to consider it, it needed to be accompanied by pleadings. I hereby wish to table the pleadings."
}