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

{
    "id": 130108,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130108/?format=api",
    "text_counter": 496,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "I want to call upon the Government while supporting this Motion that the Government must now wake up. No more short cuts. Parliament is not to be taken for granted. We want the rule of law to prevail. We do not want impunity by the Executive."
}