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

{
    "id": 201973,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201973/?format=api",
    "text_counter": 265,
    "type": "speech",
    "speaker_name": "Mr. Muturi",
    "speaker_title": "",
    "speaker": {
        "id": 215,
        "legal_name": "Justin Bedan Njoka Muturi",
        "slug": "justin-muturi"
    },
    "content": "Mr. Speaker, Sir, in fact, that is the point we raised with the Registrar of Companies. There were no returns from the year 2000 up to this year. We thought that it was that office which should have take appropriate action when companies fail to comply with the provisions of the Companies Act."
}