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

{
    "id": 1036050,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1036050/?format=api",
    "text_counter": 1102,
    "type": "speech",
    "speaker_name": "South Imenti, Independent",
    "speaker_title": "Hon. Kathuri Murungi",
    "speaker": {
        "id": 2802,
        "legal_name": "Kathuri Murungi",
        "slug": "kathuri-murungi"
    },
    "content": " Thank you, Hon. Temporary Deputy Chairman. I think as the Chair moves these amendments, he should give us the import of his amendments so that we can move in tandem with him. So, when he proposes any amendment, he should explain the import of that amendment."
}