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

{
    "id": 88628,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88628/?format=api",
    "text_counter": 400,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "While supporting the Motion, I would like to move that the Motion be amended by deleting the date “21st ” and substituting therefor the date ” 28th”. This, basically, means that I am adding one more week to the recess period."
}