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

{
    "id": 12302,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12302/?format=api",
    "text_counter": 608,
    "type": "speech",
    "speaker_name": "Mr. Lekuton",
    "speaker_title": "",
    "speaker": {
        "id": 66,
        "legal_name": "Joseph Lemasolai Lekuton",
        "slug": "joseph-lekuton"
    },
    "content": "THAT, Clause 18 of the Bill be amended by deleting the word “Minister” wherever it appears and substituting therefor the words “Cabinet Secretary”."
}