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

{
    "id": 124170,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124170/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, I appreciate the request of the hon. Assistant Minister. However, this issue touches on public procurement and it has been fairly delayed. I would be glad if we dealt with it as soon as possible. I noticed in the Order Paper for this afternoon that the House is likely to adjourn. Judging from the mood of the House, this Motion is likely to pass."
}