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

{
    "id": 58777,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/58777/?format=api",
    "text_counter": 138,
    "type": "speech",
    "speaker_name": "Mr. Twaha",
    "speaker_title": "",
    "speaker": {
        "id": 145,
        "legal_name": "Yasin Fahim Twaha",
        "slug": "yasin-twaha"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for the Minister to mislead the House, because whenever somebody purchases a property, you do a search in his Ministry’s offices? We would find out that so and so is capable of selling so and so property. Implicit in that search is indemnity by the Government to the person who trusts it to go ahead with the transaction."
}