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

{
    "id": 145057,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/145057/?format=api",
    "text_counter": 124,
    "type": "speech",
    "speaker_name": "Mr. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "Mr. Speaker, Sir, I would like the Minister to tell us exactly how long it takes for a group to receive its funds after application at the Constituency Women Enterprise Fund. That is because I have groups in Mathioya which applied for those funds almost six months ago and, up to now, they have not received anything."
}