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

{
    "id": 254600,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/254600/?format=api",
    "text_counter": 98,
    "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 was saying that let us not mix the issues that are before court by trying to raise them here. Issues in court should be dealt with in court. If the hon. Member has a defence to make to the allegations, he should do that in a court forum. The other party does not have the advantage of being in this House to be able to controvert the allegation that he has made now."
}