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

{
    "id": 170497,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170497/?format=api",
    "text_counter": 409,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Speaker, Sir, I want to tell the House that everything I have said is in the HANSARD. I want to promise the House that I have documents, which will be tabled at the end of the sessions of the PAC."
}