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

{
    "id": 125935,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/125935/?format=api",
    "text_counter": 466,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. With due respect to my colleagues, the issue of Mau Forest has been in the front pages every other day and we must do away with it today. The mood of the House is that we are in agreement. Could the Mover be called upon to reply?"
}