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

{
    "id": 25045,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/25045/?format=api",
    "text_counter": 1074,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Madam Temporary Deputy Chairlady, this amendment, by all standards is lazy because it is not helping anything. If you attempt to solve a problem in a way that is not solving it, then you are lazy. That is a lazy way of doing it."
}