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

{
    "id": 101101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101101/?format=api",
    "text_counter": 335,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I want to persuade my colleague to show that he can move when convinced that things should be done in the proper way. With the Temporary Deputy Speaker’s leave, I would like the amendment to the amendment to be seconded by none other than the Mover."
}