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

{
    "id": 1551709,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1551709/?format=api",
    "text_counter": 492,
    "type": "speech",
    "speaker_name": "Sen. Mbugua",
    "speaker_title": "",
    "speaker": {
        "id": 899,
        "legal_name": "Mary Njoki G Mbugua",
        "slug": "mary-njoki-g-mbugua"
    },
    "content": "Mr. Temporary Chairperson, I beg to move- THAT Clause 4 of the Bill be amended by deleting paragraph (e) and substituting therefor the following new paragraph- (e) the national values and principles of governance under Article 10 of the Constitution."
}