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

{
    "id": 1100414,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1100414/?format=api",
    "text_counter": 351,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "I plead with you that instead of dillydallying let us move ahead and issue summons. Let him appear on Friday. We will come here because we are elected to represent the people. What business will we have going to the grassroots if we cannot deal with a matter of national concern?"
}