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

{
    "id": 219292,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/219292/?format=api",
    "text_counter": 120,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 248,
        "legal_name": "Joseph Kahindi Kingi",
        "slug": "joseph-kingi"
    },
    "content": "Mr. Deputy Speaker, Sir, since the advent of free primary education, I think schools have been supplied with funds and they could use those monies to meet some of their requirements. I am sure if they could use that window, they will be able to make orders of the flags they require and they will be supplied along with the other equipment that they need."
}