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

{
    "id": 987214,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/987214/?format=api",
    "text_counter": 468,
    "type": "speech",
    "speaker_name": "Kipkelion East, JP",
    "speaker_title": "Hon. Joseph Limo",
    "speaker": {
        "id": 1915,
        "legal_name": "Joseph Kirui Limo",
        "slug": "joseph-kirui-limo"
    },
    "content": "Hon. Chairman, Paragraph 50 is on retirement savings plans. If we tax them, it is going to negatively impact on retirees’ savings and discourage the culture of saving."
}