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

{
    "id": 1395848,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1395848/?format=api",
    "text_counter": 399,
    "type": "speech",
    "speaker_name": "Sen. Methu",
    "speaker_title": "",
    "speaker": {
        "id": 13581,
        "legal_name": "Methu John Muhia",
        "slug": "methu-john-muhia"
    },
    "content": "THAT, Clause 73 of the Bill be amended— (a) by deleting the word “board” appearing immediately after the words “members of the” and substituting therefor the word “Council”; and (b) in the marginal note by deleting the word “board” appearing immediately after the words “members of the” and substituting therefore the word “Council”."
}