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

{
    "id": 66412,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66412/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Speaker, Sir, you will notice that the answer given today is exactly the same answer which was given yesterday, except the words “in circumstances where the police had criminal intent.” I will take the answer in my stride, but it appears that the Assistant Minister is intent on covering up."
}