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

{
    "id": 29798,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/29798/?format=api",
    "text_counter": 547,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Hon. Members, before I propose the Question, I want to clarify that, this being a New Clause, it is not at the Third Reading of the Committee. So, I will be inviting a Second Reading before we get to the Third Reading."
}