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

{
    "id": 182120,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/182120/?format=api",
    "text_counter": 143,
    "type": "speech",
    "speaker_name": "Mr. Okemo",
    "speaker_title": "",
    "speaker": {
        "id": 198,
        "legal_name": "Chrysanthus Barnabas Okemo",
        "slug": "chrysanthus-okemo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. It does appear that hon. Chepkitony has come back from the official trip earlier than was anticipated. I am surprised to see him here. So, if you allow him, he can ask the Question."
}