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

{
    "id": 883235,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/883235/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Sen. Ndwiga",
    "speaker_title": "",
    "speaker": {
        "id": 278,
        "legal_name": "Peter Njeru Ndwiga",
        "slug": "peter-ndwiga"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Now that you have ordered that Sen. Wetangula can raise the issue, it is important that we communicate with the CS’s office that, that issue will be raised here tomorrow, so that he comes prepared with the right answers."
}