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

{
    "id": 192567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192567/?format=api",
    "text_counter": 36,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Speaker, Sir, it is essentially because the Ministry had discouraged personal searches. When you go for a personal search, you should get the results on the spot. But for postal and other searches, after putting in the request, you normally have to give the officials a week to two weeks to get back to you. You should realise that there are other requests on the pipeline. However, if you support us to computerise our systems, you will never have to wait for even more than five minutes in order to get any information that you are looking for."
}