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

{
    "id": 255501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255501/?format=api",
    "text_counter": 166,
    "type": "speech",
    "speaker_name": "Dr. Kibunguchy",
    "speaker_title": "",
    "speaker": {
        "id": 294,
        "legal_name": "Enoch Wamalwa Kibunguchy",
        "slug": "enoch-kibunguchy"
    },
    "content": "Mr. Speaker, Sir, this was an emergency whereby very many people came out to give their support including the Government. When I look at the list of the people who supported this emergency, I do not see the name of Mr. Khaniri. Had I seen his name here, then we would have known that we must all pool together to contain an emergency."
}