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

{
    "id": 4072,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4072/?format=api",
    "text_counter": 351,
    "type": "speech",
    "speaker_name": "Mr. Kabago",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. I beg to differ. The issue of being learned is the issue of going to school, like I did. I have two degrees. So, I count myself learned. This is not a legal firm. This is the House of the National Assembly of Kenya."
}