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

{
    "id": 567192,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/567192/?format=api",
    "text_counter": 217,
    "type": "speech",
    "speaker_name": "Hon. Kang’ata",
    "speaker_title": "",
    "speaker": {
        "id": 1826,
        "legal_name": "Irungu Kang'ata",
        "slug": "irungu-kangata"
    },
    "content": "Two, it is also unfair to the Members. Maybe, the Members were signing in respect to a certain ground then when they come here when the matter is being discussed, they find that the grounds have been changed and the original content has been changed. Most importantly, they find additional grounds which were not there when they were appending their signatures."
}