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

{
    "id": 892456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/892456/?format=api",
    "text_counter": 363,
    "type": "speech",
    "speaker_name": "Hon. George Gitonga",
    "speaker_title": "",
    "speaker": {
        "id": 13491,
        "legal_name": "George Gitonga Murugara",
        "slug": "george-gitonga-murugara"
    },
    "content": "I confirm that I will be making a follow up with the Committee on Implementation if this House votes in favour of the Motion to ensure that this is implemented. If there is no implementation for whatever reason we will be bringing a Bill in this House to ensure that village elders are anchored in the law."
}