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

{
    "id": 9200,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9200/?format=api",
    "text_counter": 264,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "On a point of order, Mr. Speaker, Sir. In the same manner that the Minister in charge of internal security gave an undertaking that there would be no further demolitions, as we wait for the answer on Thursday, could the Minister for Transport give an undertaking that there will be no more demolitions not only in that place but in other places in this country until this matter is resolved appropriately on Thursday?"
}