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

{
    "id": 255205,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255205/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "On a point of order, Mr. Speaker, I want to inquire from you because the matter which you suspended yesterday; the issue of laying on the Table of the report by the Public Accounts Committee (PAC) and you said that you were going to make a ruling on the issue today-- -"
}