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

{
    "id": 14325,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/14325/?format=api",
    "text_counter": 299,
    "type": "speech",
    "speaker_name": "Dr. Gesami",
    "speaker_title": "",
    "speaker": {
        "id": 19,
        "legal_name": "James Ondicho Gesami",
        "slug": "james-gesami"
    },
    "content": "Mr. Speaker, Sir, I have indicated here before that we are working under obvious budget ceilings. However, we try to provide to each facility the amount that we are allocated by Treasury. Therefore, we will continue asking Treasury to provide us with more funds to enable us provide services in all parts of the country."
}