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

{
    "id": 3288,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3288/?format=api",
    "text_counter": 133,
    "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, that was a flawed process. So, we did not recognize it. We did not put that medal as part of our national tally and that is why when we were awarding the athletes who had won, that was not provided for. That is an issue that can be addressed in another forum as an issue---"
}