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

{
    "id": 1234335,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234335/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " I can see for sure that this is a matter of national importance. It is a bipartisan issue. I have confirmed that you have the threshold and therefore, I direct that the Senate will adjourn at 5:30 p.m. to consider that Motion. Hon. Senators, there is a Statement from Sen. (Dr) Murango. There are three other Statements. I can see Sen. (Dr) Murango is not around. So, those Statements stand deferred until the next sitting."
}