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

{
    "id": 255472,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255472/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Mr. Mukiri",
    "speaker_title": "",
    "speaker": {
        "id": 334,
        "legal_name": "Mukiri Macharia",
        "slug": "mukiri-macharia"
    },
    "content": "On a point of order, Mr. Speaker, Sir. It is not right for us to ask Questions if we are not going to get answers. I have asked a Question about the people who died in the tribal clashes and their compensation. The Assistant Minister has not addressed himself to that Question!"
}