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

{
    "id": 243211,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/243211/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": "Mr. Deputy Speaker, Sir, I agree that it has taken a long time to lay the Report on the Table. However, that is something that is completely out of my control. I undertake to revert back to the Office of the President and request it to forward the Report to us as soon as possible. I will lay that Report on the Table as soon as I receive it. In the meantime, I have the extract of the recommendations that were made by the Commission. We have implemented those recommendations. If the hon. Member is interested in seeing the recommendations, I am willing to lay them on the Table."
}