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

{
    "id": 43551,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43551/?format=api",
    "text_counter": 752,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Mr. Chairman, Sir, I want to equally persuade my friend, hon. Konchella, to withdraw this amendment. I know the spirit of his amendment was to secure direct funding to the Commission without any frustration. However, the budgeting process has since changed. It is clearly in the hands of Parliament. Ahead of funds being budgeted, it will pass through Parliament as intended by the amendment."
}