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

{
    "id": 303369,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303369/?format=api",
    "text_counter": 245,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Deputy Speaker, Sir, we know that cancer treatment is very expensive. Treating cancer is not like treating Malaria, where you can go to a clinic or a dispensary and be treated. So, we have some budgetary constraints. If you look at our budget, it is very meager, and we are not able to put up all these facilities all over the country at the moment."
}