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

{
    "id": 321675,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321675/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "Mr. Speaker, Sir, I could do so, but it will not change much because before I came here, I spoke to people on the ground, unless the Member would want me to go on the ground to see for myself. However, I cannot always not rely on the information that I get from my officers. I know that we always have two pumps and one broke down---"
}