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

{
    "id": 3024,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3024/?format=api",
    "text_counter": 278,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Leader of Government Business chairs the House Business Committee and is perfectly aware that it is the Committee’s decision that he will bring a Motion in this House this week to adjourn. So, is it in order for him to say that the Minister will bring the Statement next week?"
}