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

{
    "id": 998888,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/998888/?format=api",
    "text_counter": 237,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Chairperson",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": " Sen. Sakaja and the rest of the Senators, Sen. Mugo and Sen. Farhiya had proposed amendments on Clause 20. However, if Sen Sakaja is deleting the Clause, then there will be no need for the proposed amendments by them."
}