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

{
    "id": 110636,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110636/?format=api",
    "text_counter": 326,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "I have also noted something about the swearing in of the President. It will never be done in the middle of the night but will be conducted during the day. Our children in primary schools and those in the kindergatten and other people will see the President being sworn in publicly during the day. That is historic and a very good development."
}