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

{
    "id": 1065099,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1065099/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Speaker, Sir, it is not. This issue has everything to do with the liberties of Parliament. There used to be a practice which is observed in the Commonwealth. When a Member of Parliament is on the way to Parliament, or if Parliament is in session and he is required to attend, the Member of Parliament should not be arrested without the leave of the Speaker."
}