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

{
    "id": 2492,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2492/?format=api",
    "text_counter": 183,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "If you look at the Standing Order No. 169, it says if a member fails to attend four consecutive sittings of a Committee, and it goes on and says the consequences are that he ceases to be a Member of that Committee."
}