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

{
    "id": 1012856,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1012856/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Sen. Wako",
    "speaker_title": "",
    "speaker": {
        "id": 366,
        "legal_name": "Amos Sitswila Wako",
        "slug": "amos-wako"
    },
    "content": "My father, when the East Africa Community collapsed, was appointed to head the United Nations Agency that dealt with locusts in East, Central and Southern Africa. At that time, I remember they had very many planes. If there was any locust invasion anywhere, it was that organization that came in and helped the member states to fight it."
}