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

{
    "id": 1501450,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1501450/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "His Excellency the President",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "To address this issue in our education sector, we have already hired, as you know Members, 56,000 teachers and are in the process of recruiting another 20,000 by January next year."
}