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

{
    "id": 1202852,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1202852/?format=api",
    "text_counter": 273,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " I can see we have a list of Senators who wish to make contributions to this Motion. I want to start with the nominated Sen. Nyamu. If you are not ready, then maybe I can give somebody else."
}