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

{
    "id": 199515,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199515/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Ligale",
    "speaker_title": "",
    "speaker": {
        "id": 301,
        "legal_name": "Andrew Ndooli Ligale",
        "slug": "andrew-ligale"
    },
    "content": "Mr. Speaker, Sir, the Assistant Minister has talked about a piece of land that is owned by a company, which was allocated in 1996 for a term of 99 years. That is the one that I am interested in. Could he tell us who owned it initially and what was the user in the title deed?"
}