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

{
    "id": 94587,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/94587/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Mr. Nanok",
    "speaker_title": "",
    "speaker": {
        "id": 57,
        "legal_name": "Josephat Koli Nanok",
        "slug": "josephat-nanok"
    },
    "content": "Mr. Speaker, Sir, I do appreciate that question. So, far we have finalized the new Wildlife Bill and it is pending before the Cabinet. Once the Cabinet finalizes it, we will not waste time other than table it before this House."
}