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

{
    "id": 1461042,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1461042/?format=api",
    "text_counter": 200,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "So, Mr. Speaker, Sir, with those many remarks, I request the young Senator, who is one of the youngest Members in the House, Sen. Orwoba, to second my Motion. I hope that she will come along together with the others in the House."
}