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

{
    "id": 199513,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199513/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Mr. Ligale",
    "speaker_title": "",
    "speaker": {
        "id": 301,
        "legal_name": "Andrew Ndooli Ligale",
        "slug": "andrew-ligale"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Assistant Minister is not answering my question. My question is very specific: Could the Assistant Minister tell us who owned that piece of land initially? Was it the Government or a private developer? If it was owned by the Government, what was its user before it was allocated? That is fairly simple!"
}