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

{
    "id": 3199,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3199/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Indeed, the Question came up last week, but it did not take off. So, the Minister should just start from the beginning. It was as a result of my point of order that he was forced to go back without having answered the Question at all."
}