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

{
    "id": 112,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "Mr. Letimalo",
    "speaker_title": "",
    "speaker": {
        "id": 68,
        "legal_name": "Raphael Lakalei Letimalo",
        "slug": "raphael-letimalo"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. Is it in order for the hon. Member to impute improper motive on the Committee by alleging that the Assistant Minister colluded with the Committee? I am a Member of that Committee and I never discussed anything with the Assistant Minister. Could he substantiate or withdraw his remarks?"
}