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

{
    "id": 207201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/207201/?format=api",
    "text_counter": 346,
    "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. Temporary Deputy Speaker, Sir. Seeing that the matter is not moving us anywhere because we are discussing personalities on documents which have not been approved by the Speaker, could I be in order to request that the Chair calls upon the Mover to reply?"
}