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

{
    "id": 56050,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56050/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Mr. M.M. Ali",
    "speaker_title": "",
    "speaker": {
        "id": 74,
        "legal_name": "Ali Mohamud Mohamed",
        "slug": "ali-mohamud-mohamed"
    },
    "content": "Mr. Speaker, Sir, whether those people are IDPs, squatters or otherwise, it is the responsibility of the Government to feed its people. In this particular case, we are not aware of any section of that group which secluded itself, but the Government has provided relief food to people in all parts of the country according to the available resources so that they can share whatever is there."
}