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

{
    "id": 16585,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16585/?format=api",
    "text_counter": 30,
    "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. There is an answer I got which is similar to the last one. So, I did not know he had revised his answer as he had promised. Apparently, he has revised it and I do not have a copy of the revised answer."
}