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

{
    "id": 170723,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170723/?format=api",
    "text_counter": 635,
    "type": "speech",
    "speaker_name": "Mr. Okemo",
    "speaker_title": "",
    "speaker": {
        "id": 198,
        "legal_name": "Chrysanthus Barnabas Okemo",
        "slug": "chrysanthus-okemo"
    },
    "content": "Madam Temporary Deputy Speaker, I do not think there is any Standing Order that requires that proceedings of the Select Committee must be recorded verbatim. If there is one, I would like it to be quoted. What I know is that the proceedings of the Public Accounts Committee (PAC) must be recorded verbatim. I do not think that the proceedings of any other Select Committee must be recorded."
}