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

{
    "id": 106428,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/106428/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. If I got hon. Lessonet correctly, his question was: When the REA invests money, they buy assets. Is the KPLC recording those assets as their fixed assets?"
}