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

{
    "id": 1218256,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1218256/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Thank you Mr. Speaker, Sir. I also take this opportunity to welcome the students from my County, Siaya, and to inform the House that this is a very strong school in academia. In last year’s Kenya Certificate of Secondary Education (KCSE) examinations, they were number one in my county. I congratulate them for the performance and also encourage this group which is going to sit exams this year, to perform better than the one of last year."
}