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

{
    "id": 1134766,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1134766/?format=api",
    "text_counter": 242,
    "type": "speech",
    "speaker_name": "Hon. Patrick Mariru",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 13400,
        "legal_name": "Patrick Kariuki Mariru",
        "slug": "patrick-kariuki-mariru"
    },
    "content": " We have three amendments by the Leader of Majority Party, the Chairperson of the Departmental Committee on Finance and National Planning and Hon. Peter Kaluma. Let us start with that of the Leader of the Majority Party."
}