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

{
    "id": 128279,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/128279/?format=api",
    "text_counter": 119,
    "type": "speech",
    "speaker_name": "Dr. Gesami",
    "speaker_title": "",
    "speaker": {
        "id": 19,
        "legal_name": "James Ondicho Gesami",
        "slug": "james-gesami"
    },
    "content": "Mr. Speaker, Sir, we did not have enough funds when this Act was established. In fact, it has taken us long to constitute the Board because of lack of funding. However, we have funds and we would like to enforce the Act vigorously."
}