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

{
    "id": 1196459,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1196459/?format=api",
    "text_counter": 159,
    "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": "The nominee for the position of Prime Cabinet Secretary, Hon. Wycliffe Musalia Mudavadi, has the capacity, if he is given an opportunity to deliver and perform the functions that are bestowed on that office."
}