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

{
    "id": 42543,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42543/?format=api",
    "text_counter": 176,
    "type": "speech",
    "speaker_name": "Mrs. Odhiambo-Mabona",
    "speaker_title": "",
    "speaker": {
        "id": 376,
        "legal_name": "Millie Grace Akoth Odhiambo Mabona",
        "slug": "millie-odhiambo-mabona"
    },
    "content": "Mr. Speaker, Sir, what I would want to ask him to clarify is in relation to the last part of his statement where he said that if it is not withdrawn, then the Government will have no alternative other than to declare him persona non grata, and give him 24 hours notice to leave the country."
}