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

{
    "id": 1031532,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1031532/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Hon. Uhuru Kenyatta",
    "speaker_title": "His Excellency the President",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "riders can come together and become owners of capital and the holders of major investments. We are encouraging them to engage in saving schemes and to work together in order to create a capital base that will enable them to own petrol stations, boda boda assembly factories and other investments that will transform their lives."
}