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

{
    "id": 245941,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/245941/?format=api",
    "text_counter": 8,
    "type": "speech",
    "speaker_name": "Eng. Muriuki",
    "speaker_title": "",
    "speaker": {
        "id": 224,
        "legal_name": "Muriuki Karue",
        "slug": "muriuki-karue"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I beg the Chair's direction to lay on the Table of the House a petition signed by 88 hon. Members of Parliament requesting the House Business Committee (HBC) to give priority to certain matters."
}