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

{
    "id": 567953,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/567953/?format=api",
    "text_counter": 14,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, Sen. Sang. That is the problem of not following the proceedings. I thought I concluded by saying; “on behalf of the Senate and on my own behalf.” Was that not satisfactory to you? Proceed, Sen. Sijeny. What is it, Sen. Dullo?"
}