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

{
    "id": 303651,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303651/?format=api",
    "text_counter": 213,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. The Assistant Minister has informed the House that the African Safari Club has been selling certain properties to meet those very urgent needs of the club. Could he institute a caveat on the remaining properties so that the unpaid workers will get their dues from funds realized from the sale of these properties?"
}