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

{
    "id": 1381409,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1381409/?format=api",
    "text_counter": 203,
    "type": "speech",
    "speaker_name": "Sen. Wamatinga",
    "speaker_title": "",
    "speaker": {
        "id": 13582,
        "legal_name": "Wahome Wamatinga",
        "slug": "wahome-wamatinga"
    },
    "content": "As a country, we must embrace the morals of ensuring we do to others what we would want them to do to us. This can only happen if we ensure that pensioners who worked for this country are given their dues by submitting pensions that are prudently invested."
}