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

{
    "id": 135633,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/135633/?format=api",
    "text_counter": 441,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I take this opportunity to join my colleagues to make a few remarks on this Motion. First, I would like to thank the Minister for the good job that he has continuously done in the Ministry. I will also not forget the role played by the Assistant Minister and the Permanent Secretary in that Ministry. That spirit that they have exhibited must be maintained."
}