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

{
    "id": 1244211,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1244211/?format=api",
    "text_counter": 314,
    "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 13 of the Bill be amended in subclause (3) by inserting the words “be appointed by the respective county executive committee member responsible for matters relating to natural resources and” immediately after the words “sharing forum shall”."
}