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

{
    "id": 1203671,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1203671/?format=api",
    "text_counter": 124,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Speaker Sir, in conclusion, I was just confirming that this Motion is for the benefit of the entire House. Therefore, I have no doubt that the Minority and the Majority will agree on it. For that reason, I beg to move the Motion and request Sen. Madzayo to second."
}