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

{
    "id": 172022,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172022/?format=api",
    "text_counter": 320,
    "type": "speech",
    "speaker_name": "Mr. Thuo",
    "speaker_title": "",
    "speaker": {
        "id": 144,
        "legal_name": "George Thuo",
        "slug": "george-thuo"
    },
    "content": "Mr. Speaker, Sir, being a very serious matter and I know that the Minister is aware how anxious this country is on this issue, would I be in order to ask him to be very specific? The matter he is being requested to deal with is not directly related to either the procurement of maize by those specific Members of Parliament for relief but for commercial purposes or for their companies, associates or anybody else. That is the point that he needs to address."
}