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

{
    "id": 1371425,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1371425/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "His Excellency the President",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "The implication of this growth on our national savings, is that it will significantly consolidate our nation’s ability to invest in development using domestic resources as opposed to us going to borrow other people’s money when they save."
}