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

{
    "id": 5928,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5928/?format=api",
    "text_counter": 441,
    "type": "speech",
    "speaker_name": "Prof. Muigai",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 408,
        "legal_name": "Githu Muigai",
        "slug": "githu-muigai"
    },
    "content": " Madam Temporary Deputy, Speaker, I beg to move the Partnership Bill, 2010. Partnerships are in this country currently governed by the Partnership Act, Cap.29, of the Laws of Kenya. Unlike part companies---"
}