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

{
    "id": 456682,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456682/?format=api",
    "text_counter": 310,
    "type": "speech",
    "speaker_name": "Hon. Katoo",
    "speaker_title": "",
    "speaker": {
        "id": 199,
        "legal_name": "Judah Katoo Ole-Metito",
        "slug": "judah-ole-metito"
    },
    "content": "conclusion of business appearing under Order No.12, that is Approval of Parliamentary Service Commission (PSC) Members. We are left with two Motions to deal with, that is Motion at Order No.10 and Motion at Order No.12. This is very heavy business in the House. We have spent a lot of time on Order No.7. I kindly ask the Member for Kibwezi West to second."
}