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

{
    "id": 19592,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/19592/?format=api",
    "text_counter": 288,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": " Mr. Shakeel and Mr. C. Onyancha, you are out of order to stand before Mr. Lessonet finished. Sit down! Mr. Ojode, please, respond to the debate!"
}