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

{
    "id": 5231,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5231/?format=api",
    "text_counter": 227,
    "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 had requested for a Ministerial Statement on Wednesday last week and I had been promised that I would get the Statement today from the Ministry of Higher Education, Science and Technology."
}