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

{
    "id": 573689,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/573689/?format=api",
    "text_counter": 303,
    "type": "speech",
    "speaker_name": "Sen. Kivuti",
    "speaker_title": "",
    "speaker": {
        "id": 55,
        "legal_name": "Lenny Maxwell Kivuti",
        "slug": "lenny-kivuti"
    },
    "content": "Mr. Temporary Chairman, Sir, I beg to move:- THAT, Clause 7 of the Bill be amended in subclause (2) by inserting the words “in consultation with the Mineral Rights Board” immediately after the words “in the Gazette”."
}