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

{
    "id": 4780,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4780/?format=api",
    "text_counter": 661,
    "type": "speech",
    "speaker_name": "Mr. Kivuti",
    "speaker_title": "",
    "speaker": {
        "id": 55,
        "legal_name": "Lenny Maxwell Kivuti",
        "slug": "lenny-kivuti"
    },
    "content": "On a point of order, Madam Temporary Deputy Chairlady. The Minister is out of order to tell this House that land surveyors, who are licensed under Survey Act, Cap.299 and are members of ISK and not Engineer’s body, are employed by engineers. They are not!"
}