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

{
    "id": 1378168,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1378168/?format=api",
    "text_counter": 1628,
    "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": "You can have political differences, but you cannot purport to use the Third Reading of a Bill to talk about your colleague and disparage her. It is in bad taste and wrong. You cannot use your privileges as the Hon. Leader of the Majority Party…"
}