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

{
    "id": 669251,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/669251/?format=api",
    "text_counter": 10,
    "type": "speech",
    "speaker_name": "Sen. Karaba",
    "speaker_title": "",
    "speaker": {
        "id": 232,
        "legal_name": "Daniel Dickson Karaba",
        "slug": "daniel-karaba"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I have two statements that I am expecting will be issued today. By the look of things, the Chairpersons of the Committees are not here. This is my worry and I seek your intervention."
}