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

{
    "id": 654948,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/654948/?format=api",
    "text_counter": 677,
    "type": "speech",
    "speaker_name": "Hon. (Dr.) Shaban",
    "speaker_title": "",
    "speaker": {
        "id": 139,
        "legal_name": "Naomi Namsi Shaban",
        "slug": "naomi-shaban"
    },
    "content": "Hon. Temporary Deputy Chairlady, I beg to move that the Committee doth report to the House its consideration of the Private Security Regulation Bill (National Assembly Bill No.4 of 2014) and its approval thereof with amendments."
}