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

{
    "id": 1239,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1239/?format=api",
    "text_counter": 229,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the hon. Member asked about provision of Deputy DEOs in Sololo District. We shall provide the Deputy DEOs once we get facilitation from the Treasury to employ more staff members. As of now, we do not have the funds with which to employ them."
}