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

{
    "id": 101740,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101740/?format=api",
    "text_counter": 228,
    "type": "speech",
    "speaker_name": "Mrs. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Assistant Minister in order to avoid the issue by referring to documents he calls inciting and can be investigated separately when the issue is the violence metted out by the police on farmers on the day in question?"
}