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

{
    "id": 111805,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111805/?format=api",
    "text_counter": 333,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Speaker, Sir, for the convenience of hon. Members, would it be possible that a copies of your directions are made available in our pigeon holes? It will be difficult to retrieve it from the HANSARD as quickly as possible; it is important that when we are debating this very important motion that we strictly comply with your directions."
}