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

{
    "id": 1161290,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1161290/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Sen. Khaniri",
    "speaker_title": "",
    "speaker": {
        "id": 171,
        "legal_name": "George Munyasa Khaniri",
        "slug": "george-khaniri"
    },
    "content": "I will vote for these amendments. I know this law might not apply in this coming election but legislation is a process. This brings good hygiene even if it does not benefit this particular election. I am sure, if passed, then it will benefit future elections. I support."
}