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

{
    "id": 256679,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256679/?format=api",
    "text_counter": 208,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 188,
        "legal_name": "Stephen Kalonzo Musyoka",
        "slug": "kalonzo-musyoka"
    },
    "content": " Mr. Speaker, Sir, I see the learned Attorney General is actually in the House and I would like to refer this matter to him. In fact, for reasons that I will give a little later, it may very well be, that we want to seek adjournment, not today, but next week."
}