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

{
    "id": 125789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/125789/?format=api",
    "text_counter": 320,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "Mr. Speaker, Sir, I think we must find common ground on this matter. This House has an obligation to this country to uphold the rule of law. I think once we confirm that, I do not see why we cannot adopt this particular report and bring this raging debate to a conclusion and allow Government and Office of the Prime Minister to get to some work"
}