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

{
    "id": 201231,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201231/?format=api",
    "text_counter": 267,
    "type": "speech",
    "speaker_name": "Ms. Ndung'u",
    "speaker_title": "",
    "speaker": {
        "id": 361,
        "legal_name": "Susanna Njoki Ndung'u",
        "slug": "njoki-ndungu"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, please, let me just finish! There are instructions in this document about which amendments are proposed and should be objected to even \"strenuously\". That is the word that has been used. Does this not amount to intimidation of hon. Members?"
}