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

{
    "id": 86512,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/86512/?format=api",
    "text_counter": 334,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Mr. Speaker, Sir, I want to support the Motion by taking cognizance of the fact that I represent the people of Rangwe, and as I represent the people of Rangwe, I know there are many, many deserving people there. On the issue of representation, we cannot all be there. As an hon. Member of this Parliament, I feel adequately represented in the Committee."
}