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

{
    "id": 198888,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198888/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 248,
        "legal_name": "Joseph Kahindi Kingi",
        "slug": "joseph-kingi"
    },
    "content": "Mr. Deputy Speaker, Sir, I want to be very sincere and say that I did not take the details of the Vote from which the money was sourced, because I did not know that the matter would arise. However, the Questioner wanted us to table the results of the DNA tests. That is what I have done."
}