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

{
    "id": 100634,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100634/?format=api",
    "text_counter": 319,
    "type": "speech",
    "speaker_name": "Mr. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. I also want to take the opportunity to congratulate the hon. Member who brought this Motion. It was actually long overdue because of the conditions that are in this country, especially on the price of essential goods."
}