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

{
    "id": 12315,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12315/?format=api",
    "text_counter": 621,
    "type": "speech",
    "speaker_name": "Mr. Lekuton",
    "speaker_title": "",
    "speaker": {
        "id": 66,
        "legal_name": "Joseph Lemasolai Lekuton",
        "slug": "joseph-lekuton"
    },
    "content": "Madam Temporary Deputy Chairlady, I beg to move:- THAT, Clause 27 of the Bill be amended by inserting the words “upon payment of such inspection fee as the Authority may from time to time determine” immediately before the words “make available”."
}