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

{
    "id": 45490,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45490/?format=api",
    "text_counter": 277,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": " On a point of order, Mr. Temporary Deputy Speaker, Sir. Is it in order for the hon. Member to assert: “I wish the Attorney-General was here”, and yet the Attorney-General is here? Even if the Attorney-General is not here, he will be somewhere listening to the debate going on in the House?"
}