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

{
    "id": 1236928,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1236928/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Hon. Musalia Mudavadi",
    "speaker_title": "The Prime Cabinet Secretary",
    "speaker": {
        "id": 84,
        "legal_name": "Wycliffe Musalia Mudavadi",
        "slug": "musalia-mudavadi"
    },
    "content": "Hon. Speaker, there are some questions that have been raised about the non-tariff barriers. I may not have an immediate answer, but I think it is a very valid point. I will take it up with my colleagues in the Ministry of Roads, Transport and Public Works, so that we can have a holistic response to this at a later date. It is true that the non-tariff barriers are not just an obstacle to international trade, especially when they are in the arteries, but also to the local trade in the country. I do not know whether there is anything else…"
}