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

{
    "id": 170842,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170842/?format=api",
    "text_counter": 754,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Trade",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "The other point of departure, which is very important, and on which I hope the lawyers in this House will help, is basically what we define as a sale. When I appeared before the Committee, the question was: \"Has the hotel been sold to Meridian?\", to which I said: \"No, it has not been sold to Meridian, but negotiations are under process.\""
}