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

{
    "id": 1005209,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1005209/?format=api",
    "text_counter": 145,
    "type": "speech",
    "speaker_name": "Sen. Kang’ata",
    "speaker_title": "",
    "speaker": {
        "id": 1826,
        "legal_name": "Irungu Kang'ata",
        "slug": "irungu-kangata"
    },
    "content": "On a point of order, Mr. Speaker, Sir, will it be in order for the Senate Majority leader to just say “as per the Order Paper” rather than read everything? I do not see why not."
}