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

{
    "id": 1146071,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1146071/?format=api",
    "text_counter": 793,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " I direct that the next steps for agreement be undertaken when this matter is set down on the Order Paper to be dealt with, probably, tomorrow or any other time. I direct that we move on to the next business on the Order Paper."
}