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

{
    "id": 233265,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233265/?format=api",
    "text_counter": 120,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, if the hon. Member listened to me carefully, I said that we are waiting for the outcome of the task force, which will impact on the implementation of this programe. I also said that this exercise will take off next year, which is only a month away."
}