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

{
    "id": 42884,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42884/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, you will note that it is really alarming to note the number of cases that have been reported, particularly at Nairobi Women’s Hospital. What is he doing to assist the traumatized rape victims who are scattered in various parts of our country?"
}