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

{
    "id": 254625,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/254625/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. M. Kariuki",
    "speaker_title": "",
    "speaker": {
        "id": 367,
        "legal_name": "Kariuki Mirugi",
        "slug": "kariuki-mirugi"
    },
    "content": "Mr. Deputy Speaker, Sir, I am not aware of the allegation that they have other passports from other countries. As far as if there are any double registration in the Companies Registry, that is a matter which could be taken up with the Office of the Registrar of Companies."
}