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

{
    "id": 213842,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/213842/?format=api",
    "text_counter": 36,
    "type": "speech",
    "speaker_name": "Mr. Mwaboza",
    "speaker_title": "",
    "speaker": {
        "id": 243,
        "legal_name": "Anania Mwasambu Mwaboza",
        "slug": "anania-mwaboza"
    },
    "content": "Mr. Speaker, Sir, on perusal of the documents that were tabled here by the hon. Member and those in the file, it is indicated that they had already crossed to Tanzania. Maybe when they were detected that is when the words \"persona non grata\" were stamped on their passports."
}