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

{
    "id": 1340,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1340/?format=api",
    "text_counter": 330,
    "type": "speech",
    "speaker_name": "Mr. Lessonet",
    "speaker_title": "",
    "speaker": {
        "id": 67,
        "legal_name": "Moses Lessonet",
        "slug": "moses-lessonet"
    },
    "content": "Madam Temporary Deputy Speaker, personally, I want to put this problem squarely at the feet or in the hands of the Ministry of Lands. There is no way the Ministry of Lands can get out of this. It is the coordinating Ministry and it is the only one charged with the responsibility of issuing title deeds. It is the only one which is charged with the responsibility of maintaining documentation of title deeds and all the documents that have to do with land."
}