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

{
    "id": 151894,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/151894/?format=api",
    "text_counter": 152,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Speaker, Sir, the Minister has just said that the Government has given compensation to all the IDPs in this country. Is she in order to mislead this House when I know very well that, in my own constituency, IDPs are yet to get this money?"
}