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

{
    "id": 5234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5234/?format=api",
    "text_counter": 230,
    "type": "speech",
    "speaker_name": "Mr. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I think it could come earlier the better. However, if he insists on one week, that should be alright. We can expect the Statement on Wednesday, next week?"
}