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

{
    "id": 470049,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/470049/?format=api",
    "text_counter": 124,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Hon. Senators, we intended to end this Motion at 4.30 p.m. but I can see that there is a lot of interest. So, we will take it up to 5.00 p.m. and limit your contributions to a maximum of three minutes, starting with the Senator for Nyeri."
}