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

{
    "id": 3285,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3285/?format=api",
    "text_counter": 130,
    "type": "speech",
    "speaker_name": "Dr. Otuoma",
    "speaker_title": "",
    "speaker": {
        "id": 132,
        "legal_name": "Paul Nyongesa Otuoma",
        "slug": "paul-otuoma"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I am aware of the issue that Dr. Khalwale raised. We did not recognize that bronze medal nor did it become part of our tally. This is because the procedures that were provided had nothing to do with us as the official Government delegation."
}