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

{
    "id": 17492,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17492/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "Prof. Saitoti",
    "speaker_title": "",
    "speaker": {
        "id": 205,
        "legal_name": "George Muthengi Kinuthia Saitoti",
        "slug": "george-saitoti"
    },
    "content": "Mr. Deputy Speaker, Sir, I cannot go back on what I have said. If, indeed, it is tomorrow, I will ensure that the letter can be picked. Even if I will not be there, I will have given the directive to the appropriate officer in my office."
}