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

{
    "id": 348724,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/348724/?format=api",
    "text_counter": 1534,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, the Second Schedule be amended— (a) in paragraph 1, by— (i) deleting the words “from names submitted by an independent selection panel” appearing in subparagraph (1);"
}