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

{
    "id": 1211672,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1211672/?format=api",
    "text_counter": 91,
    "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": "It would have been very easy for the Leader of the Majority Party to first move a Motion to exempt the Motion by the Majority Party or Minority Party from the rules. We have to set precedence, Hon. Deputy Speaker, with all due respect."
}