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

{
    "id": 198930,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198930/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Mr. Sambu",
    "speaker_title": "",
    "speaker": {
        "id": 137,
        "legal_name": "Alfred B. Wekesa Sambu",
        "slug": "alfred-sambu"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I would not like to interrupt our colleague, Ms. Ndung'u. However, the Motion that she is moving must be the same as the one in the Order Paper, unless there are two versions of this Motion. Instead of the words, \"ought to lead\" she said, \"must lead\". That is what I heard."
}