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

{
    "id": 67548,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67548/?format=api",
    "text_counter": 158,
    "type": "speech",
    "speaker_name": "Mr. Keynan",
    "speaker_title": "",
    "speaker": {
        "id": 41,
        "legal_name": "Adan Wehliye Keynan",
        "slug": "adan-keynan"
    },
    "content": "Mr. Deputy Speaker, Sir, secondly, we are also asking the Government to exempt school going children in these drought ravaged parts of country from paying school fees. If you have no food and income, then you are not expected to pay school fees. This is the second thing we expect the Government to do."
}