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

{
    "id": 1260452,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1260452/?format=api",
    "text_counter": 358,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Chairlady",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": "Order, Members. The Standing Orders are very clear. You should only rise in you place and either vote yes, no or abstain. Please do not give speeches or justifications. Just take your votes."
}