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

{
    "id": 501737,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/501737/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Hon. Ng’ongo",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, hon. Speaker. My point of order is with regard to the notice of Motion that the Leader of Majority Party has just given. This is a very important matter that touches on finances. I would like to ask the Chair of this matter, should it not first be referred to the Budget and Appropriations Committee before we get a notice of Motion to debate it."
}