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

{
    "id": 4293,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4293/?format=api",
    "text_counter": 174,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Thank you very much. Hon. Members will recall that yesterday, I indicated that this is not a matter that we should let go beyond today. The Vice-President and Minister for Home Affairs says that that Committee will be sitting. My direction is that the Committee sits today and submits their report to the office of the---"
}