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

{
    "id": 1268548,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1268548/?format=api",
    "text_counter": 193,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Speaker, Sir, it is a small reminder, if you could help us. We were looking for the opportunity to comment on these two important Statements. I do not know if you can accommodate us in the limited time that you have."
}