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

{
    "id": 1002781,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1002781/?format=api",
    "text_counter": 603,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Speaker, Sir, having said that, this Senate should never be in a position where there is dictation on how we handle our business. This is a very important institution. In fact, if you go by why in the federalist papers they say the Senate is an important institution, you will know that we are here because the Standing Orders and the Constitution give us powers to make the decisions we are making."
}