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

{
    "id": 5624,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5624/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": " But that is not a point of order; that is a suggestion. If you are rising for a question, let us ask a question. If it is a point of order, let us ask a point of order. Prof. Muigai, just deal with the points of order and then we will take the questions."
}