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

{
    "id": 1211670,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1211670/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Nominated, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": " Hon. Deputy Speaker, with all due respect, I would like to point out that if any Motion from either the Majority Party or Minority Party has to be transacted on a Wednesday morning, leave of the House must be sought and granted. It cannot be done by the HBC. That is beyond their limit."
}