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

{
    "id": 192413,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192413/?format=api",
    "text_counter": 216,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I had actually been called upon to second this Motion. If the Front Bench was kind enough to wait for my submission, we would have eliminated the misunderstanding. They seem not to understand a few things; could I proceed to second the Motion?"
}