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

{
    "id": 267726,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/267726/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, just to bring to your attention, when this particular Bill was being passed by Parliament, with the exception of only Mr. Mudavadi and Mr. Orengo, the entire Government was not here!"
}