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

{
    "id": 52397,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52397/?format=api",
    "text_counter": 346,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Is it in order for the Member to say that the Ligale Commission concluded its report and we adopted it when we said that they did a shoddy work? We could not accept that report, but we only said that it forms the basis of a report that was done by the Committee on Justice and Legal Affairs."
}