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

{
    "id": 1110144,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1110144/?format=api",
    "text_counter": 130,
    "type": "speech",
    "speaker_name": "Sen. Wako",
    "speaker_title": "",
    "speaker": {
        "id": 366,
        "legal_name": "Amos Sitswila Wako",
        "slug": "amos-wako"
    },
    "content": "If you read his autobiography, you will notice that although he was very young in Parliament, he said that he would speak on each and every topic that came along. In particular, his voice would be heard on controversial issues, so that his name could appear on the papers and would be on everybody’s lips. You may wish to read his autobiography can copy that example to speak on most of these issues."
}