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

{
    "id": 1052401,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1052401/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Tharaka, DP",
    "speaker_title": "Hon. George Gitonga",
    "speaker": {
        "id": 13491,
        "legal_name": "George Gitonga Murugara",
        "slug": "george-gitonga-murugara"
    },
    "content": " Hon. Temporary Deputy Speaker, we have listened to the debate and there is a general consensus that we adopt this Report and move to the next Motion. I, therefore, rise under Standing Order 95 to implore the House to agree that the Mover be called upon to reply, and then we proceed."
}