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

{
    "id": 1423,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1423/?format=api",
    "text_counter": 413,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Madam Temporary Deputy Speaker, I can be able to do that but not right away because I have just seen the documents. Normally, the principle is that he who alleges is the one who is required to prove. However, in the spirit of having full disclosure of these matters, I am quite prepared, tomorrow or any other day thereafter to give particulars of where that piece of land is situated."
}