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

{
    "id": 254473,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/254473/?format=api",
    "text_counter": 309,
    "type": "speech",
    "speaker_name": "Mr. M. Kariuki",
    "speaker_title": "The Assistant Minister, Office of the President",
    "speaker": {
        "id": 367,
        "legal_name": "Kariuki Mirugi",
        "slug": "kariuki-mirugi"
    },
    "content": " Mr. Speaker, Sir, I have said that I have documents showing that the agreement had been signed before the Cabinet met. That is the information I have here, but I cannot produce the documents. But I will go ahead and read out the list of the Cabinet."
}