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

{
    "id": 33356,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33356/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": "Mr. Speaker, Sir, the specific dates should be once the funds are released. As you know, the funds were returned to the Treasury at the close of the last financial year. I am certain that within the next two to three months, we should see the contract re-advertised."
}