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

{
    "id": 1005114,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1005114/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Sen. Wetangula",
    "speaker_title": "",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": "Mr. Speaker, Sir, allow me also to join the Deputy Speaker in supporting the Petition. In the Committee of Finance and Budget of this House, for two years, we have been grappling with the issue of how to guide counties in acquisition of properties and construction of structures that they require."
}