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

{
    "id": 1510671,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1510671/?format=api",
    "text_counter": 307,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Kawanjiku, do not take the shortcut to debate. You only move that the Mover be called upon to reply. I will put the question to the House, as per Standing Order 95, to make a decision."
}