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

{
    "id": 5819,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5819/?format=api",
    "text_counter": 332,
    "type": "speech",
    "speaker_name": "Mr. Litole",
    "speaker_title": "",
    "speaker": {
        "id": 70,
        "legal_name": "Wilson Mwotiny Litole",
        "slug": "wilson-litole"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I will follow your direction. Initially, there was a company called “Ring Road Engineering Company”. That is my home location and I know whatever was happening there. Ring Road Engineering Company failed to complete the works and that is why the UNICEF decided to allocate the project to Red Cross to complete the works."
}