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

{
    "id": 666244,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/666244/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Hon. Sakaja",
    "speaker_title": "",
    "speaker": {
        "id": 13131,
        "legal_name": "Johnson Arthur Sakaja",
        "slug": "johnson-arthur-sakaja"
    },
    "content": "Hon. Deputy Speaker, the proposal is very simple. That we adjourn the House for one hour and go into a Kamukunji and then we resume the House. That is because the Order we have right now on the Order Paper needs to be resolved today because it is the deadline."
}