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

{
    "id": 1110143,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1110143/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Sen. Wako",
    "speaker_title": "",
    "speaker": {
        "id": 366,
        "legal_name": "Amos Sitswila Wako",
        "slug": "amos-wako"
    },
    "content": "The other one is your Speech today outlining your vision and quoting our founding fathers. I was quite a bit interested also in your quoting Harold Macmillan. He became a Member of Parliament at a very young age and went on to become the Prime Minister of the United Kingdom."
}