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

{
    "id": 456255,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456255/?format=api",
    "text_counter": 320,
    "type": "speech",
    "speaker_name": "Hon. Mulu",
    "speaker_title": "",
    "speaker": {
        "id": 1955,
        "legal_name": "Benson Makali Mulu",
        "slug": "benson-makali-mulu"
    },
    "content": "Thank you, hon. Temporary Deputy Speaker. I also rise to support the appointment of hon. (Dr.) Abdullahi Ibrahim Ali and Mrs. Lonah Mumelo. These two positions are provided for in the way the Commission is set up. I think that it is important that we get these two officers into the Commission so that it becomes complete in terms of the number of people who are expected to be in the Commission."
}