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

{
    "id": 58383,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/58383/?format=api",
    "text_counter": 226,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, we expect that the leaders from this particular area will be able to talk with the people around there, as has been the case in the past. I recall that in the year 2008, we had an incident, where the residents went into the farm and caused some damage."
}