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

{
    "id": 1423435,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1423435/?format=api",
    "text_counter": 313,
    "type": "speech",
    "speaker_name": "Sen. Mbugua",
    "speaker_title": "",
    "speaker": {
        "id": 899,
        "legal_name": "Mary Njoki G Mbugua",
        "slug": "mary-njoki-g-mbugua"
    },
    "content": "THAT clause 87 (2) of the Bill be amended in paragraph (e) by deleting the word “six” appearing immediately after the words “radio between” and substituting, therefore, the word “five”."
}