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

{
    "id": 192551,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192551/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Speaker, Sir, the process has already started. We are carrying out an audit. We are also talking to the Treasury, and the Minister is here, and to other donors who have been helping us in our plan to computerise the records. That is the only answer to the problems that we have in our registries. In fact, the relevant Parliamentary Committee should come to the registries and have a look at their state."
}