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

{
    "id": 17805,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17805/?format=api",
    "text_counter": 425,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "The Minister for Public Works",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I beg to move: - THAT, Clause 5 of the Bill be amended in Subclause (2) (g) by inserting the words “and ensure” immediately after the word “promote”."
}