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

{
    "id": 1358852,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1358852/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "His Excellency the President",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "We are also constructing 400 markets across Kenya to provide mama mboga with a dignified working environment, complete with water, electricity, and other amenities. I want to thank Members of this House for participating in various ways, and working with us and the counties in identifying the right locations for these markets."
}