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

{
    "id": 1456564,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1456564/?format=api",
    "text_counter": 3954,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Catherine, that is a point of information. If I heard the Member for Nandi well, she said that she may not agree with how it is done, but supports. She did not say that it is not working. Therefore, that is not a point of order. Is there anything out of order, Hon. Catherine?"
}