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

{
    "id": 134222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/134222/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Speaker, Sir, considering the fact that this Fund is constituency based, and from the list that the Minister has laid on the Table there are some districts that do not have those funds, could he consider approving some SACCOs to provide banking facilities to the CDFCs?"
}