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

{
    "id": 1461163,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1461163/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "When you argue for or against a matter, you must give the background and reasons as to why. So, I am arguing as I respond to the statement that you raised. Your colleague who was sitting there before you, I assume you are still the same Speaker, gave directions and indicated that---"
}