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

{
    "id": 456314,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456314/?format=api",
    "text_counter": 379,
    "type": "speech",
    "speaker_name": "Hon. (Ms.) Wanyama",
    "speaker_title": "",
    "speaker": {
        "id": 1076,
        "legal_name": "Janet Nangabo Wanyama",
        "slug": "janet-nangabo-wanyama"
    },
    "content": "Thank you, hon. Temporary Deputy Speaker. I rise to support this Motion. Of the two nominees, I know Lonah Mumelo because I used to work with her husband at Telkom Kenya. Having heard from my colleagues about what Dr. Ali has done for this Parliament, I think these are the best nominees to work as Commissioners of Parliamentary Service Commission (PSC). From what I have heard from my sister, hon. Gladys Wanga, and the way she has expressed it, I think these are the best people."
}