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

{
    "id": 789888,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/789888/?format=api",
    "text_counter": 353,
    "type": "speech",
    "speaker_name": "Hon. Kajwang’",
    "speaker_title": "",
    "speaker": {
        "id": 2712,
        "legal_name": "Tom Joseph Kajwang'",
        "slug": "kajwang-tom-joseph-francis"
    },
    "content": "THAT, Clause 22 of the Bill be amended in sub-clause (1) by— (a) inserting the words “in engineering, survey, planning or management” immediately after the words “a degree” appearing in paragraph (a); and, (b) deleting the words “the relevant field” appearing in paragraph (b) and substituting therefor the words “engineering, survey, planning or management”;"
}