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

{
    "id": 616699,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/616699/?format=api",
    "text_counter": 16,
    "type": "speech",
    "speaker_name": "Hon. A.B. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Hon. Deputy Speaker, I beg to lay the following Paper on the Table of the House today, Wednesday 16th December 2015:- The Fifth Report of the Committee on Appointments on the vetting of seven nominees for the appointment as Cabinet Secretaries."
}