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

{
    "id": 498134,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/498134/?format=api",
    "text_counter": 208,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "On a point of order, Mr. Temporary Chairman, Sir. If the bars are drawn, it means that we cannot transact any other business other than business of voting. If somebody wants to move an amendment, then we have to draw the bars. This is there for a good reason."
}