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

{
    "id": 480744,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/480744/?format=api",
    "text_counter": 242,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Chairperson",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Sen. Murungi, do you want to contribute? For the sake of good order, if you have no interest in this specific clause, can you, please, withdraw your request? We have so many requests, some of which I believe were for the last one."
}