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

{
    "id": 198233,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198233/?format=api",
    "text_counter": 140,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "The Member of Parliament for Kisumu Town West",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": " Mr. Clerk, I see a deliberate move by hon. Members on the other side of the House to stop the election. We must proceed as we have been doing and we have been doing it so orderly."
}