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

{
    "id": 1244239,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1244239/?format=api",
    "text_counter": 342,
    "type": "speech",
    "speaker_name": "Sen. Methu",
    "speaker_title": "",
    "speaker": {
        "id": 13581,
        "legal_name": "Methu John Muhia",
        "slug": "methu-john-muhia"
    },
    "content": "Mr. Chairperson, Sir, I beg to move: THAT Clause 18 of the Bill be amended in subclause (1) by inserting the words “in consultation with the Authority and the Council of County Governors” immediately after the words “Cabinet Secretary may”."
}