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

{
    "id": 1027623,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1027623/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Sen. Sakaja",
    "speaker_title": "",
    "speaker": {
        "id": 13131,
        "legal_name": "Johnson Arthur Sakaja",
        "slug": "johnson-arthur-sakaja"
    },
    "content": "THAT Clause 5 of the Bill be amended in paragraph (b) by deleting the word “students” appearing immediately after the words “that ensure that” in subparagraph (ii) and substituting therefor the word “learners”. It is a simple amendment. It is just changing the word “students” to “learners” for consistency."
}