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

{
    "id": 243713,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/243713/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Mr. Angwenyi",
    "speaker_title": "",
    "speaker": {
        "id": 326,
        "legal_name": "Jimmy Nuru Ondieki Angwenyi",
        "slug": "jimmy-angwenyi"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. This is a very important matter because many people are suffering in our health facilities. Therefore, I think we should exhaust this Question, so that we get a clear direction as to what to expect in our health facilities."
}