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

{
    "id": 24548,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/24548/?format=api",
    "text_counter": 577,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Madam Temporary Deputy Chairlady, I beg to move:- THAT, Clause 51 of the Bill be amended in Subclause (1) by deleting the words “in the electronic media and in at least one newspaper” and substituting therefor the words “in the print and electronic media”."
}