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

{
    "id": 456294,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456294/?format=api",
    "text_counter": 359,
    "type": "speech",
    "speaker_name": "Hon. Rop",
    "speaker_title": "",
    "speaker": {
        "id": 1922,
        "legal_name": "Jackson Kipkorir Rop",
        "slug": "jackson-kipkorir-rop"
    },
    "content": "I have seen the budget proposals from the PSC being slashed all the time by the Budget and Appropriations Committee. I think that has contributed to the issue of---"
}